mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/10797] user rank is displayed in mcp_warn.php
When warning a user in MCP, the user's rank title and image are displayed. language key user rank also added. PHPBB3-10797
This commit is contained in:
@@ -274,6 +274,7 @@ $lang = array_merge($lang, array(
|
||||
'POST_REPORTED_SUCCESS' => 'This post has been successfully reported.',
|
||||
'POST_UNLOCKED_SUCCESS' => 'Post unlocked successfully.',
|
||||
|
||||
'RANK' => 'User rank',
|
||||
'READ_USERNOTES' => 'User notes',
|
||||
'READ_WARNINGS' => 'User warnings',
|
||||
'REPORTER' => 'Reporter',
|
||||
|
Reference in New Issue
Block a user