diff options
author | Manuel Hiebel <leuhmanu@mageia.org> | 2013-05-18 16:36:53 +0000 |
---|---|---|
committer | Manuel Hiebel <leuhmanu@mageia.org> | 2013-05-18 16:36:53 +0000 |
commit | 2d7236cbfed7124cd82ddfab87fe00b23ed94648 (patch) | |
tree | 3e98770894a7fa0900aa4412b5565ae10c162e25 /en/3/download_index.php | |
parent | 8b977a672a712558e3316f7f6c0ce14c0d9b2c5c (diff) | |
download | www-2d7236cbfed7124cd82ddfab87fe00b23ed94648.tar www-2d7236cbfed7124cd82ddfab87fe00b23ed94648.tar.gz www-2d7236cbfed7124cd82ddfab87fe00b23ed94648.tar.bz2 www-2d7236cbfed7124cd82ddfab87fe00b23ed94648.tar.xz www-2d7236cbfed7124cd82ddfab87fe00b23ed94648.zip |
prepare mageia 3 web site
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 1130ac0e4..9c99ad024 100755 --- a/en/3/download_index.php +++ b/en/3/download_index.php @@ -23,7 +23,7 @@ require '../downloads/get/lib.php'; <body class="release downloads"> <?php echo $hsnav; ?> <h1 id="mgnavt"><?php _e('Download <strong>Mageia 3</strong>')?></h1> - <!--<?php include '../3/nav.php'; ?>--> + <?php include '../3/nav.php'; ?> <div id="doc4" class="yui-t7"> <div id="bd" role="main"> <div class="yui-ge bb1"> @@ -182,7 +182,7 @@ require '../downloads/get/lib.php'; <?php _h('Looking for Mageia 2?', null, 'h3'); echo '<p>'; - _e('It is <a href="%s">here now</a>.', array('../2/download_index.php')); + _e('It is <a href="%s">here now</a>.', array('/2/')); echo '</p>'; ?> <br> |