1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/11298] Fix typo in language key; EXTENSIONS -> EXTENSION

PHPBB3-11298
This commit is contained in:
David King
2013-02-23 14:20:56 -05:00
parent 6e1e62a77d
commit b7a222cdd5
2 changed files with 3 additions and 3 deletions

View File

@@ -2098,7 +2098,7 @@ class install_install extends module
),
'ACP_CAT_CUSTOMISE' => array(
'ACP_STYLE_MANAGEMENT',
'ACP_EXTENSIONS_MANAGEMENT',
'ACP_EXTENSION_MANAGEMENT',
'ACP_LANGUAGE',
),
'ACP_CAT_MAINTENANCE' => array(