diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2014-06-20 22:11:20 +0200 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2014-06-20 22:11:20 +0200 |
commit | c9ce1471f429fa1b42bacf11c2e04ee3dd64d950 (patch) | |
tree | 4649e6468bf7ba64af285b23d9a918568847752f | |
parent | 1bdb81398fb1d9d461bdb253305bc4c12da139ca (diff) | |
download | www-c9ce1471f429fa1b42bacf11c2e04ee3dd64d950.tar www-c9ce1471f429fa1b42bacf11c2e04ee3dd64d950.tar.gz www-c9ce1471f429fa1b42bacf11c2e04ee3dd64d950.tar.bz2 www-c9ce1471f429fa1b42bacf11c2e04ee3dd64d950.tar.xz www-c9ce1471f429fa1b42bacf11c2e04ee3dd64d950.zip |
Add 4.1 blog post url
emove dlinfo class for 4.1 expanation
paragraph for iso to usb warning
-rwxr-xr-x | en/4/download_index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/4/download_index.php b/en/4/download_index.php index 1a7f07f12..237371542 100755 --- a/en/4/download_index.php +++ b/en/4/download_index.php @@ -62,8 +62,8 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un <div class="yui-ge bb1"> <div class="yui-u first rb1"> <div class="para" id="classical"> -<?php _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('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive.3F')); echo '<br><br>'; -_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('#'),'p class="dlinfo"'); +<?php _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('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive.3F'),'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('http://blog.mageia.org/en/2014/06/20/pulling-mageia-4-1-out-of-the-hat/'),'p'); ?> |