aboutsummaryrefslogtreecommitdiffstats
path: root/en/contribute
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-05-19 10:35:20 +0000
committerRomain d'Alverny <rda@mageia.org>2012-05-19 10:35:20 +0000
commitb76e8518b859e084df4843cc7e4b571467c26e49 (patch)
treec80d1c053e1c2b2b4044ac55cabe5969c405e30a /en/contribute
parent395206453164aa5de6da412510b9db139e088ec7 (diff)
downloadwww-b76e8518b859e084df4843cc7e4b571467c26e49.tar
www-b76e8518b859e084df4843cc7e4b571467c26e49.tar.gz
www-b76e8518b859e084df4843cc7e4b571467c26e49.tar.bz2
www-b76e8518b859e084df4843cc7e4b571467c26e49.tar.xz
www-b76e8518b859e084df4843cc7e4b571467c26e49.zip
updated title code
Diffstat (limited to 'en/contribute')
-rw-r--r--en/contribute/index.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/en/contribute/index.php b/en/contribute/index.php
index 998304ee9..d4559445a 100644
--- a/en/contribute/index.php
+++ b/en/contribute/index.php
@@ -20,13 +20,13 @@ $_t = i18n::get_strings($_t, $locale, $i18n_fallback_rules);
<link rel="canonical" href="/<?php echo $locale; ?>/contribute/">
<?php include '../../analytics.php'; ?>
</head>
-<body id="top">
+<body id="top" class="contribute">
<?php echo $hsnav; ?>
+ <h1 id="mgnavtitle"><?php _e('page_h1')?></h1>
<div id="doc" class="yui-t7">
- <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>
<div id="bd" role="main">
<div class="yui-g">
- <div class="para">
+ <div class="para" style="padding-top: 2em;">
<p><?php echo $_t['mageia_intro']; ?></p>
<p><?php echo $_t['contribute_intro']; ?></p>