diff options
author | Rémi Verschelde <akien@mageia.org> | 2013-05-19 13:10:40 +0000 |
---|---|---|
committer | Rémi Verschelde <akien@mageia.org> | 2013-05-19 13:10:40 +0000 |
commit | c354cb2f1a3e4fb8d6f784b34124bac936f22eaf (patch) | |
tree | c4a71ea066a1aad357871692a230c483d7aa4ca3 /en/3/download_index.php | |
parent | 3577689218b5e787c7f011588d03a46cf1dbf4ee (diff) | |
download | www-c354cb2f1a3e4fb8d6f784b34124bac936f22eaf.tar www-c354cb2f1a3e4fb8d6f784b34124bac936f22eaf.tar.gz www-c354cb2f1a3e4fb8d6f784b34124bac936f22eaf.tar.bz2 www-c354cb2f1a3e4fb8d6f784b34124bac936f22eaf.tar.xz www-c354cb2f1a3e4fb8d6f784b34124bac936f22eaf.zip |
Integrating a few links in the translation (thus breaking a few translations, sorry for that)
Diffstat (limited to 'en/3/download_index.php')
-rwxr-xr-x | en/3/download_index.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/en/3/download_index.php b/en/3/download_index.php index eb9ec96be..9c23293c8 100755 --- a/en/3/download_index.php +++ b/en/3/download_index.php @@ -166,8 +166,8 @@ require '../downloads/get/lib.php'; <h2>Mageia 3</h2> <?php _h('May 19<sup>th</sup> 2013')?> <ul class="hl"> - <li><a href="https://wiki.mageia.org/en/Mageia_3_Release_Notes"><?php _e('Release notes')?></a></li> - <li><a href="https://wiki.mageia.org/en/Mageia_3_Errata">Errata</a>.</li> + <li><?php _e('<a href="%s">Release notes</a>', array('https://wiki.mageia.org/en/Mageia_3_Release_Notes'))?></li> + <li><?php _e('<a href="%s">Errata</a>', array('https://wiki.mageia.org/en/Mageia_3_Errata'))?></li> </ul> <br> <br> |