diff options
Diffstat (limited to 'en/6/download_index.php')
-rw-r--r-- | en/6/download_index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/en/6/download_index.php b/en/6/download_index.php index 2dc82b5e7..f3896d820 100644 --- a/en/6/download_index.php +++ b/en/6/download_index.php @@ -414,6 +414,7 @@ input[type="radio"], input[type="submit"], .popover-content { <?php _g('<a href="%s">Get ISO on USB flash drive</a>', array(_r('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_drive')),'li') ?> <?php _g('Newcomer? <a href="%s">Here\'s a wiki page for you.</a>', array(_r('https://wiki.mageia.org/en/Newcomers_start_here')), 'li')?> <?php //_g('Help us on %s', array("<a href=\"../contribute\">$name $version</a>"), 'li')?> + <?php _g('<a href="%s">Alternative downloads</a>', array("alternative/"), 'li')?> </ul> <?php '<br>'; |