aboutsummaryrefslogtreecommitdiffstats
path: root/langs.php
diff options
context:
space:
mode:
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();