diff options
Diffstat (limited to 'en/about/code-of-conduct/index.php')
-rw-r--r-- | en/about/code-of-conduct/index.php | 2 |
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; ?>"> |