diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2015-02-14 02:15:28 +0100 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2015-02-14 02:15:28 +0100 |
commit | 15e55311f5dacc3ab3ed697f1de7736251b7f3aa (patch) | |
tree | d625b584e1d65aa6318b60a3e12b0fce6f6bf8a0 /en/5 | |
parent | 0dc1a9c56ed5985aa61a2e370fb17dfa993694fb (diff) | |
download | www-15e55311f5dacc3ab3ed697f1de7736251b7f3aa.tar www-15e55311f5dacc3ab3ed697f1de7736251b7f3aa.tar.gz www-15e55311f5dacc3ab3ed697f1de7736251b7f3aa.tar.bz2 www-15e55311f5dacc3ab3ed697f1de7736251b7f3aa.tar.xz www-15e55311f5dacc3ab3ed697f1de7736251b7f3aa.zip |
Update dl page for Mga5 beta3
Diffstat (limited to 'en/5')
-rwxr-xr-x | en/5/download_index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/5/download_index.php b/en/5/download_index.php index 102d4ba12..1b9f13144 100755 --- a/en/5/download_index.php +++ b/en/5/download_index.php @@ -2,7 +2,7 @@ $name = 'Mageia'; $version = '5'; -$release = 'beta2'; +$release = 'beta3'; $torrentavailable=true; $classical=true; $live=true; @@ -162,7 +162,7 @@ input[type="radio"], input[type="submit"] { <?php _g('All ISOs can also be launched from a <a %s>USB drive</a>.', array('class="iso2usb"'));?> <span class="warn"><?php _g('Unetbootin is not supported.'); ?></span> <br><br> - <?php _g('If you have <a href="%s">UEFI</a>, a procedure is available in the <a href="%s">wiki</a>.', array(_r('http://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface'),_r('https://wiki.mageia.org/en/Main_Page'))) ;?> + <?php _g('If you have <a href="%s">UEFI</a>, a procedure is available in the <a href="%s">wiki</a>.', array(_r('http://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface'),_r('https://wiki.mageia.org/en/UEFI_how-to#Mageia_5_instructions' /*this will be changed to tooltip, so no more url*/))) ;?> </p> <div id="iso2usbEx"> <?php _g('Dump Mageia ISO on a USB flash drive',null,'h2'); |