X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/bfe042c78796bb0b13f994968ff0209193ca573f..7ed3358a378888281b3ccfa5bba9e877145654e0:/bin/mozilla/do.pl diff --git a/bin/mozilla/do.pl b/bin/mozilla/do.pl index adaeb2757..4652e7c00 100644 --- a/bin/mozilla/do.pl +++ b/bin/mozilla/do.pl @@ -302,7 +302,7 @@ sub setup_do_action_bar { ], action => [ t8('Transfer in'), - submit => [ '#form', { action => "transfer_in"> 1 } ], + submit => [ '#form', { action => "transfer_in" } ], checks => [ @req_trans_desc, @transfer_qty ], disabled => $::form->{delivered} ? t8('This record has already been delivered.') : undef, only_if => !$is_customer,