diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2014-06-08 15:24:52 +0000 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2014-06-08 15:24:52 +0000 |
commit | 43d16e643dae2ce9fc1b4723bd96b89de9d52309 (patch) | |
tree | a95cb9698db73cf7ac9fe9ddd350a143af1b2ec4 /en/4 | |
parent | 1916d88a8eef30349d4c6da3c001d13aa72e7b52 (diff) | |
download | www-43d16e643dae2ce9fc1b4723bd96b89de9d52309.tar www-43d16e643dae2ce9fc1b4723bd96b89de9d52309.tar.gz www-43d16e643dae2ce9fc1b4723bd96b89de9d52309.tar.bz2 www-43d16e643dae2ce9fc1b4723bd96b89de9d52309.tar.xz www-43d16e643dae2ce9fc1b4723bd96b89de9d52309.zip |
enable some links to 5/
Diffstat (limited to 'en/4')
-rwxr-xr-x | en/4/download_index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/4/download_index.php b/en/4/download_index.php index f06527897..0fb7d5f57 100755 --- a/en/4/download_index.php +++ b/en/4/download_index.php @@ -248,7 +248,7 @@ function dl_link($variant = null, $arch = 'i586', $medium, $torrent = false, $un <br> <?php _g('Need more challenge?', null, 'h3'); - _g('You can <a href="%s">help</a> us <a href="%s">on Mageia 5</a>.', array('../contribute/','../contribute/'), 'p'); + _g('You can <a href="%s">help</a> us <a href="%s">on Mageia 5</a>.', array('../contribute/','../5/'), 'p'); ?> </div> <hr> |