mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/11088] Removed added space
PHPBB3-11088
This commit is contained in:
parent
4980d8b011
commit
f7d9b15a97
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ $lang = array_merge($lang, array(
|
|||
'ACP_SERVER_CONFIGURATION' => 'Server configuration',
|
||||
'ACP_SERVER_SETTINGS' => 'Server settings',
|
||||
'ACP_SIGNATURE_SETTINGS' => 'Signature settings',
|
||||
'ACP_SMILIES' => 'Smilies',
|
||||
'ACP_SMILIES' => 'Smilies',
|
||||
'ACP_STYLE_MANAGEMENT' => 'Style management',
|
||||
'ACP_STYLES' => 'Styles',
|
||||
'ACP_STYLES_CACHE' => 'Purge Cache',
|
||||
|
|
Loading…
Add table
Reference in a new issue