phpBB

Code Changes

File: language/en/acp/permissions_phpbb.php

  Unmodified   Added   Modified   Removed
Line 159Line 159
	'ACL_M_MERGE'	=> 'Can merge topics',

'ACL_M_INFO' => 'Can view post details',

	'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_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)

	'ACL_M_WARN'		=> 'Can issue warnings',
'ACL_M_PM_REPORT' => 'Can close and delete reports of private messages',
'ACL_M_BAN' => 'Can manage bans',

));

// Admin Permissions

));

// Admin Permissions