Aleksander Machniak
2013-09-01 471628e9ab6d6414712ee1c2e91ba958295d70e2
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/*",
  ));