aboutsummaryrefslogtreecommitdiffstats
path: root/langs.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2010-10-22 15:05:56 +0000
committerRomain d'Alverny <rda@mageia.org>2010-10-22 15:05:56 +0000
commit3c1945c7e5bc1518c432a3b22d16e2498a891732 (patch)
tree94369af254b217986b663fc4a187df360d325390 /langs.php
parent360dc8c503cfc7f712d8ee7bd9248637a348992e (diff)
downloadwww-3c1945c7e5bc1518c432a3b22d16e2498a891732.tar
www-3c1945c7e5bc1518c432a3b22d16e2498a891732.tar.gz
www-3c1945c7e5bc1518c432a3b22d16e2498a891732.tar.bz2
www-3c1945c7e5bc1518c432a3b22d16e2498a891732.tar.xz
www-3c1945c7e5bc1518c432a3b22d16e2498a891732.zip
code of conduct
Diffstat (limited to 'langs.php')
-rw-r--r--langs.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/langs.php b/langs.php
index 30ea07c32..1d7f5e846 100644
--- a/langs.php
+++ b/langs.php
@@ -26,7 +26,8 @@ $nav_list = array(
"/{$locale}/#contact" => 'IRC, mailing-lists',
"http://donate.mageia.org/{$locale}/" => 'Donations',
"http://mageia.org/wiki/doku.php?id=press" => 'Press',
- "/{$locale}/about/values/" => 'Values'
+ "/{$locale}/about/values/" => 'Values',
+ "/{$locale}/about/code-of-conduct/" => 'Code of Conduct'
);
$list_menu = array();