mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
- Modules are not added correctly [#6370]
- Minor bug in ucp_prefs_personal.html (Opera) [#6348] - MCP-Warnings section colspan problem in Opera [#6338] - Loading extensions on install [#6332] - Adjust PM rules if folder removed [#6326] - #6318 - Coppa registration [#6306] - Quick-Mod Topic Type Changes Fail when Topic == Global [#6228] - added the possibility to change topic type for more than one topic (within mcp) git-svn-id: file:///svn/phpbb/trunk@6781 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -185,7 +185,7 @@ $lang = array_merge($lang, array(
|
||||
'ACP_VIEW_ADMIN_PERMISSIONS' => 'View administrative permissions',
|
||||
'ACP_VIEW_FORUM_MOD_PERMISSIONS' => 'View forum moderation permissions',
|
||||
'ACP_VIEW_FORUM_PERMISSIONS' => 'View forum-based permissions',
|
||||
'ACP_VIEW_GLOBAL_MOD_PERMISSIONS' => 'View global moderatoration permissions',
|
||||
'ACP_VIEW_GLOBAL_MOD_PERMISSIONS' => 'View global moderation permissions',
|
||||
'ACP_VIEW_USER_PERMISSIONS' => 'View user-based permissions',
|
||||
|
||||
'ACP_WORDS' => 'Word censoring',
|
||||
|
Reference in New Issue
Block a user