diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2018-11-30 11:49:56 +0100 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2018-11-30 11:49:56 +0100 |
commit | a4c54da3ccc6375019ba3477e890a5e3930a7034 (patch) | |
tree | 2d77ae3a33cdfc2786e38e8f0c12e9870021c815 /en/6/download_index.php | |
parent | 551b6ff449f8c99c5f074648e838436f2da35d24 (diff) | |
download | www-a4c54da3ccc6375019ba3477e890a5e3930a7034.tar www-a4c54da3ccc6375019ba3477e890a5e3930a7034.tar.gz www-a4c54da3ccc6375019ba3477e890a5e3930a7034.tar.bz2 www-a4c54da3ccc6375019ba3477e890a5e3930a7034.tar.xz www-a4c54da3ccc6375019ba3477e890a5e3930a7034.zip |
Import alternative downloads page
WIP, current default one is buggy so publishing my work
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>'; |