X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/common/_print_dialog.html diff --git a/templates/webpages/common/_print_dialog.html b/templates/webpages/common/_print_dialog.html new file mode 100644 index 000000000..ffad49023 --- /dev/null +++ b/templates/webpages/common/_print_dialog.html @@ -0,0 +1,7 @@ +[%- USE LxERP -%][%- USE L -%] + + +

+ [% L.button_tag("kivi.SalesPurchase.print_record()", LxERP.t8("Print"), id="print_dialog_print_button") %] + [% L.button_tag("\$('#print_dialog').dialog('close');", LxERP.t8("Abort"), id="print_dialog_abort_button") %] +