mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12037] Fix hard-coded text in acp_inactive.html.
PHPBB3-12037
This commit is contained in:
@@ -138,6 +138,7 @@ $lang = array_merge($lang, array(
|
||||
),
|
||||
'USER_ONLINE' => 'Online',
|
||||
'USER_PRESENCE' => 'Board presence',
|
||||
'USERS_PER_PAGE' => 'Users per page',
|
||||
|
||||
'VIEWING_PROFILE' => 'Viewing profile - %s',
|
||||
'VISITED' => 'Last visited',
|
||||
|
Reference in New Issue
Block a user