diff options
author | Claire Revillet <grenoya@zarb.org> | 2015-09-19 18:33:51 +0200 |
---|---|---|
committer | Claire Revillet <grenoya@zarb.org> | 2015-09-19 18:33:51 +0200 |
commit | 157955401d7d3a344a4d0f3fea97dacbedd30b1b (patch) | |
tree | cdda20e6bb6cb8883383c6a693fd9ea4e8a27b2b /en/4 | |
parent | a6101ece9ecea6ccdc4f5ce5b79c476ea86c730f (diff) | |
download | www-157955401d7d3a344a4d0f3fea97dacbedd30b1b.tar www-157955401d7d3a344a4d0f3fea97dacbedd30b1b.tar.gz www-157955401d7d3a344a4d0f3fea97dacbedd30b1b.tar.bz2 www-157955401d7d3a344a4d0f3fea97dacbedd30b1b.tar.xz www-157955401d7d3a344a4d0f3fea97dacbedd30b1b.zip |
- update mga4 download page after mga4 EOL
Diffstat (limited to 'en/4')
-rwxr-xr-x | en/4/download_index.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/en/4/download_index.php b/en/4/download_index.php index 3d3f45ef2..55ae20fdf 100755 --- a/en/4/download_index.php +++ b/en/4/download_index.php @@ -63,7 +63,8 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un <div class="yui-u first rb1"> <div class="para" id="classical"> <?php - _g('Mageia 4 EOL: September 19th, 2015.', null, 'h2 class="warn"'); // _r('But please remember that it already <a href="%s">reached EOL</a>.') +// _g('Mageia 4 EOL: September 19th, 2015.', null, 'h2 class="warn"'); // _r('But please remember that it already <a href="%s">reached EOL</a>.') + _g('But please remember that it already <a href="%s">reached EOL</a>.', array(_r('http://blog.mageia.org/en/2015/09/10/mageia-4-about-to-reach-its-end-of-life/')), 'h2 class="warn"'); _g('If you want to put the ISO on USB key, <span class="warn">please DO NOT use Unetbootin</span>. Have a look <a href="%s">here</a> for the alternative.',array(_r('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive')),'p'); _g('Mageia 4.1 is a <a href="%s">maintenance</a> release for Mageia 4 with the current packages from update medias. It also has a fix for a syslinux bug which prevented some people installing from a burned cd/dvd.',array(_r('http://blog.mageia.org/en/2014/06/20/pulling-mageia-4-1-out-of-the-hat/')),'p'); |