diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2013-08-14 21:39:18 +0000 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2013-08-14 21:39:18 +0000 |
commit | d60f42553bf43ec0ea64186032aefeaf2b81be2e (patch) | |
tree | 28bdb314dcd2461cca6da8fcd320c02a0097b3ba /en/3 | |
parent | 1778396b35cadedc60c4410970ca7ef027dced8b (diff) | |
download | www-d60f42553bf43ec0ea64186032aefeaf2b81be2e.tar www-d60f42553bf43ec0ea64186032aefeaf2b81be2e.tar.gz www-d60f42553bf43ec0ea64186032aefeaf2b81be2e.tar.bz2 www-d60f42553bf43ec0ea64186032aefeaf2b81be2e.tar.xz www-d60f42553bf43ec0ea64186032aefeaf2b81be2e.zip |
link to mga4 page
Diffstat (limited to 'en/3')
-rwxr-xr-x | en/3/download_index.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/en/3/download_index.php b/en/3/download_index.php index ef14962d2..6e1b78d8f 100755 --- a/en/3/download_index.php +++ b/en/3/download_index.php @@ -19,6 +19,7 @@ require '../downloads/get/lib.php'; <link rel="stylesheet" href="/g/style/all.css"> <?php include '../../analytics.php'; ?> </head> + <body class="release downloads"> <?php echo $hsnav; ?> <h1 id="mgnavt"><?php _e('Download <strong>Mageia 3</strong>')?></h1> @@ -198,7 +199,7 @@ require '../downloads/get/lib.php'; <br> <?php _h('Need more challenge?', null, 'h3'); - _h('You can help us <a href="%s">on Mageia 4</a>.', array('../contribute/')); + _h('You can <a href="%s">help</a> us <a href="%s">on Mageia 4</a>.', array('../contribute/','../4/')); ?> </div> <hr> |