diff options
Diffstat (limited to 'en/1/for-you/index.php')
-rw-r--r-- | en/1/for-you/index.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/en/1/for-you/index.php b/en/1/for-you/index.php index e22798f59..eed3ded86 100644 --- a/en/1/for-you/index.php +++ b/en/1/for-you/index.php @@ -20,9 +20,8 @@ $_t = i18n::get_strings($_t, $locale, $i18n_fallback_rules); </head> <body class="release"> <?php echo $hsnav; ?> - + <h1 id="mgnavt"><?php _e('page_h1')?></h1> <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></div> <div id="bd" role="main"> <div class="yui-g"> <?php include '../nav.php'; ?> |