X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f04aef773fe7c29ae65d45e3c5e14be584bbc384..3675add4feb3acce37e8e9fea1813f94c9a77e18:/bin/mozilla/io.pl diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index b96f770f3..e30f1b0d3 100644 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -1059,6 +1059,7 @@ sub edit_e_mail { a_filename => $attachment_filename, subject => $subject, print_options => print_options('inline' => 1), + action => 'send_email', HIDDEN => [ map +{ name => $_, value => $form->{$_} }, @hidden_keys ], SHOW_BCC => $::auth->assert('email_bcc', 'may fail') });