aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/en/common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php
index 1bccde25ce..1ec3fb6091 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -36,7 +36,7 @@ $lang = array_merge($lang, array(
'LEFT' => 'left',
'RIGHT' => 'right',
'DATE_FORMAT' => '|d M Y|',
- 'HTML_LANG' => 'en_EN',
+ 'USER_LANG' => 'en-gb',
'1_DAY' => '1 day',
'1_MONTH' => '1 month',