X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fio.pl;h=6fc89608e494c49e2e2ebb5d1618a20a8ace596b;hb=644c68bae03521cec693800af0a19b9ab4e0ed9c;hp=c0b8856e60ccd2b4e8e7d07176ad8013fb63fcf0;hpb=94b6684903ced3d8b112830780ecde323795315f;p=kivitendo-erp.git diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index c0b8856e6..6fc89608e 100644 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -1488,6 +1488,7 @@ sub print_options { # names 3 parameters and returns a hashref, for use in templates sub opthash { +{ value => shift, selected => shift, oname => shift } } + (@FORMNAME, @FORMNAME, @LANGUAGE_ID, @FORMAT, @SENDMODE, @MEDIA, @PRINTER_ID, @SELECTS) = (); # note: "||"-selection is only correct for values where "0" is _not_ a correct entry $form->{sendmode} = "attachment";