X-Git-Url: http://wagnertech.de/git?p=kivitendo-erp.git;a=blobdiff_plain;f=templates%2Fwebpages%2Fcommon%2F_print_dialog.html;fp=templates%2Fwebpages%2Fcommon%2F_print_dialog.html;h=ffad49023e44d739a684dad7e4f4a0fa63817357;hp=0000000000000000000000000000000000000000;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hpb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44 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") %] +