aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Lallement <dams@mageia.org>2011-06-10 17:02:20 +0000
committerDamien Lallement <dams@mageia.org>2011-06-10 17:02:20 +0000
commit0818f6f3e5b479637839abda3607c37176df6aba (patch)
tree76ff92759f942e13dc1533c3f7b3acc1d6ed6109
parente7720204c9dbe17883b0d0f526b5d0ac2042d579 (diff)
downloadwww-0818f6f3e5b479637839abda3607c37176df6aba.tar
www-0818f6f3e5b479637839abda3607c37176df6aba.tar.gz
www-0818f6f3e5b479637839abda3607c37176df6aba.tar.bz2
www-0818f6f3e5b479637839abda3607c37176df6aba.tar.xz
www-0818f6f3e5b479637839abda3607c37176df6aba.zip
fix link on the mageia logo to send back to '//' instead of '/'
-rw-r--r--en/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/index.php b/en/index.php
index c9442f577..b1b848196 100644
--- a/en/index.php
+++ b/en/index.php
@@ -26,7 +26,7 @@ $_t = array_merge($_t['en'], $_t[$locale]);
<body class="release">
<?php include '../langs.php'; ?>
<div id="doc" class="yui-t7">
- <div id="hd" role="banner"><h1><a id="logo" href="/"><span>Mageia</span></a>
+ <div id="hd" role="banner"><h1><a id="logo" href="/<?php echo $locale ?>/"><span>Mageia</span></a>
<span class="lsep">|</span> <span class="subh"><?php echo $_t['page_h1']; ?></span></h1></div>
<style>
div#mgacount {