program/steps/mail/func.inc
@@ -1926,7 +1926,6 @@ $fileinput = new html_inputfield(array( 'type' => 'file', 'name' => '_file[]', 'size' => $attrib['attachmentfieldsize'], 'multiple' => 'multiple', 'accept' => ".eml, .mbox, message/rfc822, text/*", ));