mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:11:47 +02:00
[ticket/11103] ACP option to enable/disable notifications output in header
PHPBB3-11103
This commit is contained in:
@@ -250,6 +250,8 @@ $lang = array_merge($lang, array(
|
||||
'IP' => 'User IP',
|
||||
'IP_HOSTNAME' => 'IP addresses or hostnames',
|
||||
|
||||
'LOAD_NOTIFICATIONS' => 'Display Notifications',
|
||||
'LOAD_NOTIFICATIONS_EXPLAIN' => 'Display the notifications list on every page (typically in the header).',
|
||||
'LOGGED_IN_AS' => 'You are logged in as:',
|
||||
'LOGIN_ADMIN' => 'To administer the board you must be an authenticated user.',
|
||||
'LOGIN_ADMIN_CONFIRM' => 'To administer the board you must re-authenticate yourself.',
|
||||
|
Reference in New Issue
Block a user