aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2018-12-02 01:08:06 +0100
committerManuel Hiebel <leuhmanu@mageia.org>2018-12-02 01:08:06 +0100
commit100974670f970e527dd9ef8580c25a5f8aada2d7 (patch)
tree0b05b81196fb26568bdf2939426bd140c2e581a5 /en
parent4820afe10135b12d1036aaa7f17dece47fdac448 (diff)
downloadwww-100974670f970e527dd9ef8580c25a5f8aada2d7.tar
www-100974670f970e527dd9ef8580c25a5f8aada2d7.tar.gz
www-100974670f970e527dd9ef8580c25a5f8aada2d7.tar.bz2
www-100974670f970e527dd9ef8580c25a5f8aada2d7.tar.xz
www-100974670f970e527dd9ef8580c25a5f8aada2d7.zip
better l10n commit
Diffstat (limited to 'en')
-rw-r--r--en/6/download_index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/6/download_index.php b/en/6/download_index.php
index 5f31bb0a4..58bf72f16 100644
--- a/en/6/download_index.php
+++ b/en/6/download_index.php
@@ -414,7 +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("../downloads/alternative/"), 'li')?>
+ <li><a href="../downloads/alternative/"><?php _g('Alternative downloads')?></a></li>
</ul>
<?php '<br>';