1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-19 23:32:02 +02:00

[ticket/16524] Adjust u_emoji permission language entry

PHPBB3-16524
This commit is contained in:
rxu 2020-06-10 22:08:29 +07:00 committed by Marc Alexander
parent ab3d8ade72
commit 0ba0a9cbd3
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -79,7 +79,7 @@ $lang = array_merge($lang, array(
'ACL_U_SAVEDRAFTS' => 'Can save drafts',
'ACL_U_CHGCENSORS' => 'Can disable word censors',
'ACL_U_SIG' => 'Can use signature',
'ACL_U_EMOJI' => 'Can use emoji and rich text characters in topic title',
'ACL_U_EMOJI' => 'Can use emoji and rich text characters in topic title<br /><em>This setting also affects profile fields.</em>',
'ACL_U_SENDPM' => 'Can send private messages',
'ACL_U_MASSPM' => 'Can send private messages to multiple users',