aboutsummaryrefslogtreecommitdiffstats
path: root/en/about/code-of-conduct/index.php
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2012-08-03 10:47:19 +0000
committerFilip Komar <filip@mageia.org>2012-08-03 10:47:19 +0000
commit0cb9e71ad73f52614879f45312b6615714983596 (patch)
tree9e605506cbd895c6bfc2dad327711dcbefffda68 /en/about/code-of-conduct/index.php
parent851df4f1462cc61f68a1918ba0223a8e32c62aa4 (diff)
downloadwww-0cb9e71ad73f52614879f45312b6615714983596.tar
www-0cb9e71ad73f52614879f45312b6615714983596.tar.gz
www-0cb9e71ad73f52614879f45312b6615714983596.tar.bz2
www-0cb9e71ad73f52614879f45312b6615714983596.tar.xz
www-0cb9e71ad73f52614879f45312b6615714983596.zip
correction of small error from r1567 on code-of-conduct and value
Diffstat (limited to 'en/about/code-of-conduct/index.php')
-rw-r--r--en/about/code-of-conduct/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/about/code-of-conduct/index.php b/en/about/code-of-conduct/index.php
index faf216140..01586aad3 100644
--- a/en/about/code-of-conduct/index.php
+++ b/en/about/code-of-conduct/index.php
@@ -1,7 +1,7 @@
<?php
define('HLANG', true);
require '../../../langs.php';
-_lang_load($locale, 'code-of-conduct');
+_lang_load($locale, 'about/code-of-conduct');
?><!DOCTYPE html>
<html dir="ltr" lang="<?php echo $locale; ?>">