1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/17493] Remove more jabber permissions and elements

PHPBB-17493
This commit is contained in:
Marc Alexander
2025-04-13 21:00:19 +02:00
parent a7c7c38bfb
commit 3128b3fa9b
10 changed files with 26 additions and 323 deletions

View File

@@ -98,7 +98,6 @@ $lang = array_merge($lang, array(
'ACL_U_PM_IMG' => 'Can use [img] BBCode tag in private messages',
'ACL_U_SENDEMAIL' => 'Can send emails',
'ACL_U_SENDIM' => 'Can send instant messages',
'ACL_U_IGNOREFLOOD' => 'Can ignore flood limit',
'ACL_U_HIDEONLINE' => 'Can hide online status',
'ACL_U_VIEWONLINE' => 'Can view hidden online users',