mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
- fixed permissions for mcp (global permission settings are false if user is only able to moderate one to x forums)
- determine permission settings for submodules - further approve/disapprove work (approve_details added) git-svn-id: file:///svn/phpbb/trunk@4925 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -238,6 +238,8 @@ $lang += array(
|
||||
'USER_CANNOT_POST' => 'You cannot post in this forum',
|
||||
'USER_CANNOT_REPORT' => 'You cannot report posts in this forum',
|
||||
|
||||
'VIEW_DETAILS' => 'View Details',
|
||||
|
||||
'YOU_SELECTED_TOPIC' => 'You selected topic number %d: %s',
|
||||
|
||||
'report_reasons' => array(
|
||||
|
Reference in New Issue
Block a user