mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/10073] Change name of the ACP module
PHPBB3-10073
This commit is contained in:
parent
a2ca0bc611
commit
c5a51efd20
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ $lang = array_merge($lang, array(
|
|||
'ACP_CLIENT_COMMUNICATION' => 'Client communication',
|
||||
'ACP_COOKIE_SETTINGS' => 'Cookie settings',
|
||||
'ACP_CONTACT' => 'Contact page',
|
||||
'ACP_CONTACT_SETTINGS' => '“Contact Us” settings',
|
||||
'ACP_CONTACT_SETTINGS' => 'Contact page settings',
|
||||
'ACP_CRITICAL_LOGS' => 'Error log',
|
||||
'ACP_CUSTOM_PROFILE_FIELDS' => 'Custom profile fields',
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue