From cefb9d2942463da47b7f79717b00b541b587aa3e Mon Sep 17 00:00:00 2001 From: filip Date: Wed, 29 Jun 2016 22:37:53 +0200 Subject: common footer added to even more pages --- en/6/download_index.php | 6 ++++-- en/calendar/index.php | 6 ++++-- en/thank-you/index.php | 6 ++++-- en/timeline/index.php | 6 ++++-- 4 files changed, 16 insertions(+), 8 deletions(-) (limited to 'en') diff --git a/en/6/download_index.php b/en/6/download_index.php index 849f27ac8..dbf21e3f4 100755 --- a/en/6/download_index.php +++ b/en/6/download_index.php @@ -13,7 +13,7 @@ define('HLANG', true); define('ALIGNMENT', 'Center'); require '../../langs.php'; -$dictionary = read_translation_file($locale, "cauldron"); +$dictionary = read_translation_file($locale, array('cauldron', 'common_footer')); function get_mageia($name, $version, $release) { @@ -70,6 +70,7 @@ function get_image($ttl, $src, $sty){ + @@ -146,7 +147,7 @@ input[type="radio"], input[type="submit"] { // _g('This is a Release Candidate. Release Candidate software is software that has graduated Beta testing, and should be a release-ready product suitable for advanced users and reviewers. However, beginning users and critical-applications users may wish to wait for the final release planned for %s.', array(_r('May 2015'))); _g('Release Candidate is intended to identify any remaining bugs or missing packages.'); ?>

-
+
@@ -625,5 +626,6 @@ $('img.lazy').each(function(){ }); + diff --git a/en/calendar/index.php b/en/calendar/index.php index 77e3691df..57752e273 100644 --- a/en/calendar/index.php +++ b/en/calendar/index.php @@ -2,7 +2,7 @@ define('HLANG', true); define('ALIGNMENT', 'Center'); require '../../langs.php'; -$dictionary = read_translation_file($locale, "calendar"); +$dictionary = read_translation_file($locale, array('calendar', 'common_footer')); /** * @@ -62,11 +62,12 @@ foreach ($calendars as $c) { + -
+
@@ -99,5 +100,6 @@ foreach ($calendars as $c) {
+ diff --git a/en/thank-you/index.php b/en/thank-you/index.php index 25e9fa224..53ebcc3ea 100644 --- a/en/thank-you/index.php +++ b/en/thank-you/index.php @@ -2,7 +2,7 @@ define('HLANG', true); require '../../langs.php'; -$dictionary = read_translation_file($locale, "thank-you"); +$dictionary = read_translation_file($locale, array('thank-you', 'common_footer')); include '../../donators.inc.php'; @@ -16,6 +16,7 @@ include '../../donators.inc.php'; + @@ -31,7 +32,7 @@ include '../../donators.inc.php';
-
+

', ''); @@ -67,5 +68,6 @@ include '../../donators.inc.php';

+ diff --git a/en/timeline/index.php b/en/timeline/index.php index 439095685..b120f07f1 100644 --- a/en/timeline/index.php +++ b/en/timeline/index.php @@ -2,7 +2,7 @@ define('HLANG', true); define('ALIGNMENT', 'Center'); require '../../langs.php'; -$dictionary = read_translation_file($locale, 'timeline'); +$dictionary = read_translation_file($locale, array('timeline', 'common_footer')); ?> @@ -11,6 +11,7 @@ $dictionary = read_translation_file($locale, 'timeline'); <?php _g('Mageia Timeline')?> +