From 4942a149658d442ec06d68afbcbbdc42d6a4eefd Mon Sep 17 00:00:00 2001 From: filip Date: Tue, 28 Jun 2016 23:25:17 +0200 Subject: common footer added to some more pages --- en/about/license/index.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'en/about/license/index.php') diff --git a/en/about/license/index.php b/en/about/license/index.php index 9f70aa158..9047ebddf 100644 --- a/en/about/license/index.php +++ b/en/about/license/index.php @@ -3,7 +3,7 @@ define('HLANG', true); define('ALIGNMENT', 'Center'); require '../../../langs.php'; -$dictionary = read_translation_file($locale, 'about/license'); +$dictionary = read_translation_file($locale, array('about/license', 'common_footer')); require('license.php'); $prepared_license_strings = read_license_from_vcs($locale); @@ -16,6 +16,7 @@ $prepared_license_strings = read_license_from_vcs($locale); <?php _g('Mageia license')?> +