mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
show dropdown box for choosing the forum in user management screen -> permissions
git-svn-id: file:///svn/phpbb/trunk@6808 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -242,6 +242,8 @@ $lang = array_merge($lang, array(
|
||||
'USER_IS_MEMBER_OF_CUSTOM' => 'is a member of the following custom groups',
|
||||
|
||||
'VIEW_ASSIGNED_ITEMS' => 'View assigned items',
|
||||
'VIEW_LOCAL_PERMS' => 'Local permissions',
|
||||
'VIEW_GLOBAL_PERMS' => 'Global permissions',
|
||||
'VIEW_PERMISSIONS' => 'View permissions',
|
||||
|
||||
'WRONG_PERMISSION_TYPE' => 'Wrong permission type selected.',
|
||||
|
Reference in New Issue
Block a user