aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2014-03-22 16:22:56 +0000
committerManuel Hiebel <leuhmanu@mageia.org>2014-03-22 16:22:56 +0000
commitb9c21e9d0f05cf30373ad659b26949a6f1735c0f (patch)
tree4eb2b1989b44b30b415cef8e8a1721afde5db6f7 /en
parent66251c1fac4be852911b1d9aa2196c4af603099d (diff)
downloadwww-b9c21e9d0f05cf30373ad659b26949a6f1735c0f.tar
www-b9c21e9d0f05cf30373ad659b26949a6f1735c0f.tar.gz
www-b9c21e9d0f05cf30373ad659b26949a6f1735c0f.tar.bz2
www-b9c21e9d0f05cf30373ad659b26949a6f1735c0f.tar.xz
www-b9c21e9d0f05cf30373ad659b26949a6f1735c0f.zip
add missing string (sorry for the three last commit :/)
Diffstat (limited to 'en')
-rwxr-xr-xen/5/download_index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/5/download_index.php b/en/5/download_index.php
index 36a664d05..70833f952 100755
--- a/en/5/download_index.php
+++ b/en/5/download_index.php
@@ -248,7 +248,7 @@ prior Mageia release!'); ?></span>
<li><?php _g('<a href="%s">Which to choose</a>', array('https://wiki.mageia.org/en/Installation_Media'))?></li>
<li><?php _g('<a href="%s">Get ISO on USB flash stick</a>', array('https://wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISO_on_a_USB_flash_stick.3F'))?></li>
<li><?php _g('Newcomer? <a href="%s">Here\'s a wiki page for you.</a>', array('https://wiki.mageia.org/en/Newcomers_start_here'))?></li>
- <li><?php _g('Help us on'); echo'<a href="../contribute">',"$name $version";?></a></li>
+ <li><?php _g('Help us on'); echo' <a href="../contribute">',"$name $version";?></a></li>
</ul>
<?php /*
echo '<br><br>';