mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/10432] Fix errors and address privacy concern
PHPBB3-10432
This commit is contained in:
@@ -62,7 +62,6 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'ACCOUNT_ALREADY_ACTIVATED' => 'Your account has already been activated.',
|
||||
'ACCOUNT_DEACTIVATED' => 'Your account has been manually deactivated and is only able to be reactivated by an administrator.',
|
||||
'ACCOUNT_NOT_ACTIVATED' => 'Your account has not been activated yet.',
|
||||
'ACP' => 'Administration Control Panel',
|
||||
'ACP_SHORT' => 'ACP',
|
||||
'ACTIVE' => 'active',
|
||||
|
Reference in New Issue
Block a user