diff --git a/phpBB/language/en/posting.php b/phpBB/language/en/posting.php index fd2789f752..1a6866d535 100644 --- a/phpBB/language/en/posting.php +++ b/phpBB/language/en/posting.php @@ -152,7 +152,6 @@ $lang = array_merge($lang, array( 'LOGIN_EXPLAIN_REPLY' => 'You need to login in order to reply to topics within this forum.', 'MAX_ATTACHMENT_FILESIZE' => 'Maximum filesize per attachment: %s.', - 'ALLOWED_ATTACHMENTS' => 'Allowed file types', 'MAX_FONT_SIZE_EXCEEDED' => 'You may only use fonts up to size %d.', 'MAX_FLASH_HEIGHT_EXCEEDED' => array( 1 => 'Your flash files may only be up to %d pixel high.',