diff options
Diffstat (limited to 'phpBB')
-rw-r--r-- | phpBB/language/en/acp/users.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/users.php b/phpBB/language/en/acp/users.php index eb9298cebf..afa1697534 100644 --- a/phpBB/language/en/acp/users.php +++ b/phpBB/language/en/acp/users.php @@ -82,7 +82,6 @@ $lang = array_merge($lang, array( 'SELECT_USER' => 'Select User', 'USER_ADMIN' => 'User administration', - 'USER_ADMIN' => 'User administration', 'USER_ADMIN_ACTIVATE' => 'Activate account', 'USER_ADMIN_ACTIVATED' => 'User activated successfully.', 'USER_ADMIN_AVATAR_REMOVED' => 'Successfully removed avatar from user account.', |