diff options
Diffstat (limited to 'phpBB/language/en/acp/posting.php')
-rw-r--r-- | phpBB/language/en/acp/posting.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/posting.php b/phpBB/language/en/acp/posting.php index 3d920b5340..ab8f57d08b 100644 --- a/phpBB/language/en/acp/posting.php +++ b/phpBB/language/en/acp/posting.php @@ -194,7 +194,6 @@ $lang = array_merge($lang, array( 'SMILIES_WIDTH' => 'Smiley width', 'TOO_MANY_SMILIES' => array( - 0 => 'Limit of %d smilies reached.', 1 => 'Limit of %d smiley reached.', 2 => 'Limit of %d smilies reached.', ), |