aboutsummaryrefslogtreecommitdiffstats
path: root/en/about/code-of-conduct/index.php
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2012-08-03 10:30:58 +0000
committerFilip Komar <filip@mageia.org>2012-08-03 10:30:58 +0000
commit851df4f1462cc61f68a1918ba0223a8e32c62aa4 (patch)
treef860a4ea695501a9dd5b7c6ae637cbcaef98d6d6 /en/about/code-of-conduct/index.php
parent771c24ee98fac713a732b71aeaeea09bdf7783a6 (diff)
downloadwww-851df4f1462cc61f68a1918ba0223a8e32c62aa4.tar
www-851df4f1462cc61f68a1918ba0223a8e32c62aa4.tar.gz
www-851df4f1462cc61f68a1918ba0223a8e32c62aa4.tar.bz2
www-851df4f1462cc61f68a1918ba0223a8e32c62aa4.tar.xz
www-851df4f1462cc61f68a1918ba0223a8e32c62aa4.zip
creating subdirectories in lang and patching one error about that
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 4d35eabae..faf216140 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, 'code-of-conduct');
?><!DOCTYPE html>
<html dir="ltr" lang="<?php echo $locale; ?>">