diff options
author | Romain d'Alverny <rda@mageia.org> | 2011-03-30 09:43:00 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2011-03-30 09:43:00 +0000 |
commit | 1a730af8b28971dd604815f59119b4f77952f236 (patch) | |
tree | 7b6b03c206e88157ba176ac6664e2a171e2e4c91 /pt/about/code-of-conduct/index.php | |
parent | 9d70b89e1a60608ac3282a7b90cb80c2010d6835 (diff) | |
download | www-1a730af8b28971dd604815f59119b4f77952f236.tar www-1a730af8b28971dd604815f59119b4f77952f236.tar.gz www-1a730af8b28971dd604815f59119b4f77952f236.tar.bz2 www-1a730af8b28971dd604815f59119b4f77952f236.tar.xz www-1a730af8b28971dd604815f59119b4f77952f236.zip |
header change
Diffstat (limited to 'pt/about/code-of-conduct/index.php')
-rw-r--r-- | pt/about/code-of-conduct/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt/about/code-of-conduct/index.php b/pt/about/code-of-conduct/index.php index b526a5efb..6151269f1 100644 --- a/pt/about/code-of-conduct/index.php +++ b/pt/about/code-of-conduct/index.php @@ -11,7 +11,7 @@ <body> <?php include '../../../langs.php'; ?> <div id="doc" class="yui-t7"> - <div id="hd" role="banner"><h1>Mageia <span>| Código de Conduta</span></h1></div> + <div id="hd" role="banner"><h1><a id="logo" href="/"><span>Mageia</span></a> <span class="lsep">|</span> <span class="subh">Código de Conduta</span></h1></div> <div id="bd" role="main"> <div class="yui-g"> <div class="para codeofconduct"> |