From 5b39ef3b3a316c8d2343fd34531682d09ff14bcf Mon Sep 17 00:00:00 2001 From: Claire Revillet Date: Wed, 26 Nov 2014 20:55:32 +0100 Subject: changes for mga3 EOL (download pages + doc) --- en/3/download_index.php | 1 + en/4/download_index.php | 6 ++++-- en/doc/archive.php | 12 ++++++++++++ en/doc/index.php | 12 ------------ en/support/index.php | 3 ++- 5 files changed, 19 insertions(+), 15 deletions(-) diff --git a/en/3/download_index.php b/en/3/download_index.php index 6cf7c3fae..df7b8f84c 100755 --- a/en/3/download_index.php +++ b/en/3/download_index.php @@ -29,6 +29,7 @@ require '../downloads/get/lib.php';
+

reached EOL.')?>

diff --git a/en/4/download_index.php b/en/4/download_index.php index 237371542..86e305a9d 100755 --- a/en/4/download_index.php +++ b/en/4/download_index.php @@ -246,8 +246,10 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un '; - _g('It is here now.', array('../3/')); - /*_r('But please remember that it already reached EOL.',array('https://blog.mageia.org/en/2013/11/21/farewell-mageia-2/'), 'span class="warn"'); */?> + _g('It is here now.', array('../3/'));?> + + reached EOL.',array('https://blog.mageia.org/en/2013/11/21/farewell-mageia-2/')); ?> +



diff --git a/en/doc/archive.php b/en/doc/archive.php index 5ea7bfc9a..593efff76 100644 --- a/en/doc/archive.php +++ b/en/doc/archive.php @@ -26,6 +26,18 @@ require 'doc.php';


here.')?>


+

Mageia 3

+
+

HTML'); + ?>

+
+
+

HTML'); + ?>

+
+

Mageia 2

PDF'); ?>

-
-

Mageia 3

-
-

HTML'); - ?>

-
-
-

HTML'); - ?>

-
diff --git a/en/support/index.php b/en/support/index.php index b78e41a21..3c515bf7a 100644 --- a/en/support/index.php +++ b/en/support/index.php @@ -50,7 +50,8 @@ $dictionary = read_translation_file($locale, 'support'); _g('Mageia releases are supported at least for 18 months.', null, 'p'); echo '
    '; _g('Mageia 4 will be supported until August 1st, 2015.', null, 'li'); // _g('Mageia 4 was supported until August 1st, 2015.', null, 'li'); - _g('Mageia 3 will be supported until November 26th, 2014.', null, 'li'); // _g('Mageia 3 was supported until November 26th, 2014.', null, 'li'); + //_g('Mageia 3 will be supported until November 26th, 2014.', null, 'li'); + _g('Mageia 3 was supported until November 26th, 2014.', null, 'li'); _g('Mageia 2 was supported until November 22nd, 2013.', null, 'li'); _g('Mageia 1 was supported until December 1st, 2012.', null, 'li'); echo '
'; -- cgit v1.2.1