aboutsummaryrefslogtreecommitdiffstats
path: root/en/1/next/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'en/1/next/index.php')
-rw-r--r--en/1/next/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/1/next/index.php b/en/1/next/index.php
index 187f0b548..e71cf3f11 100644
--- a/en/1/next/index.php
+++ b/en/1/next/index.php
@@ -24,7 +24,7 @@ $_t = i18n::get_strings($_t, $locale, $i18n_fallback_rules);
<?php echo $hsnav; ?>
<div id="doc" class="yui-t7">
<div id="hd" role="banner">
- <h1><a id="logo" href="/"><span>Mageia</span></a> <span class="lsep">|</span> <span class="subh"><?php echo $_t['page_h1']; ?></span></h1>
+ <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>
<?php include '../nav.php'; ?>