1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 18:54:08 +02:00

A few top level changes to the module structure.

More will follow since the quick access section is currently broken


git-svn-id: file:///svn/phpbb/trunk@5948 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Graham Eames
2006-05-20 15:12:32 +00:00
parent badcfdd1ed
commit 91282dde1b
3 changed files with 16 additions and 16 deletions

View File

@@ -86,6 +86,7 @@ $lang = array_merge($lang, array(
'ACP_GENERAL_CONFIGURATION' => 'General Configuration',
'ACP_GENERAL_TASKS' => 'General Tasks',
'ACP_GLOBAL_MODERATORS' => 'Global Moderators',
'ACP_GLOBAL_PERMISSIONS' => 'Global Permissions',
'ACP_GROUPS' => 'Groups',
'ACP_GROUPS_FORUM_PERMISSIONS' => 'Groups Forum Permissions',
'ACP_GROUPS_MANAGE' => 'Manage Groups',