mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12456] Fix duplicated empty lines in language files
PHPBB3-12456
This commit is contained in:
@@ -182,7 +182,6 @@ $lang = array_merge($lang, array(
|
||||
'ROLE_USER_STANDARD' => 'Standard Features',
|
||||
'ROLE_USER_NEW_MEMBER' => 'Newly Registered User Features',
|
||||
|
||||
|
||||
'ROLE_DESCRIPTION_ADMIN_FORUM' => 'Can access the forum management and forum permission settings.',
|
||||
'ROLE_DESCRIPTION_ADMIN_FULL' => 'Has access to all administrative functions of this board.<br />Not recommended.',
|
||||
'ROLE_DESCRIPTION_ADMIN_STANDARD' => 'Has access to most administrative features but is not allowed to use server or system related tools.',
|
||||
|
Reference in New Issue
Block a user