phpBB

Code Changes

File: language/en/acp/permissions_phpbb.php

  Unmodified   Added   Modified   Removed
Line 155Line 155
	'ACL_M_SPLIT'	=> 'Can split topics',
'ACL_M_MERGE' => 'Can merge topics',


	'ACL_M_SPLIT'	=> 'Can split topics',
'ACL_M_MERGE' => 'Can merge topics',


	'ACL_M_INFO'	=> 'Can view post details',
'ACL_M_WARN' => 'Can issue warnings<br /><em>This setting is only assigned globally. It is not forum based.</em>', // This moderator setting is only global (and not local)
'ACL_M_BAN' => 'Can manage bans<br /><em>This setting is only assigned globally. It is not forum based.</em>', // This moderator setting is only global (and not local)


	'ACL_M_INFO'		=> 'Can view post details',
'ACL_M_WARN' => 'Can issue warnings<br /><em>This setting is only assigned globally. It is not forum based.</em>', // This moderator setting is only global (and not local)
'ACL_M_PM_REPORT' => 'Can close and delete reports of private messages<br /><em>This setting is only assigned globally. It is not forum based.</em>', // This moderator setting is only global (and not local)
'ACL_M_BAN' => 'Can manage bans<br /><em>This setting is only assigned globally. It is not forum based.</em>', // This moderator setting is only global (and not local)

));

// Admin Permissions

));

// Admin Permissions