diff options
Diffstat (limited to 'phpBB/language/en/acp/ban.php')
-rw-r--r-- | phpBB/language/en/acp/ban.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/language/en/acp/ban.php b/phpBB/language/en/acp/ban.php index 099834d1e4..137224ba4f 100644 --- a/phpBB/language/en/acp/ban.php +++ b/phpBB/language/en/acp/ban.php @@ -78,5 +78,3 @@ $lang = array_merge($lang, array( 'USER_UNBAN' => 'Un-ban or un-exclude usernames', 'USER_UNBAN_EXPLAIN' => 'You can unban (or un-exclude) multiple users in one go using the appropriate combination of mouse and keyboard for your computer and browser. Excluded users are emphasised.', )); - -?>
\ No newline at end of file |