mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/12837] Detect "viewing contact admin page" on viewonline
PHPBB3-12837
This commit is contained in:
@@ -821,6 +821,7 @@ $lang = array_merge($lang, array(
|
||||
1 => 'Viewed %d time',
|
||||
2 => 'Viewed %d times',
|
||||
),
|
||||
'VIEWING_CONTACT_ADMIN' => 'Viewing contact page',
|
||||
'VIEWING_FAQ' => 'Viewing FAQ',
|
||||
'VIEWING_MEMBERS' => 'Viewing member details',
|
||||
'VIEWING_ONLINE' => 'Viewing who is online',
|
||||
|
Reference in New Issue
Block a user