X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a648b673fcb23982d6fecb0c0f97a40c0636a601..08e820f:/templates/webpages/bp/list_spool.html diff --git a/templates/webpages/bp/list_spool.html b/templates/webpages/bp/list_spool.html index ce5aff8d2..51e7382bc 100644 --- a/templates/webpages/bp/list_spool.html +++ b/templates/webpages/bp/list_spool.html @@ -7,7 +7,11 @@

[% title | html %]

-
+ + +

+ [% LxERP.t8("Printer") %]: [% L.select_tag('printer', ALL_PRINTERS, title_key = 'printer_description') %] +

[% FOREACH option IN options %] @@ -54,9 +58,6 @@ -


-
- [% L.hidden_tag('callback', callback) %] [% L.hidden_tag('title', title) %] [% L.hidden_tag('vc', vc) %] @@ -71,10 +72,4 @@ [% L.hidden_tag('quonumber', quonumber) %] [% L.hidden_tag('customer', customer) %] [% L.hidden_tag('vendor', vendor) %] - -[% L.submit_tag('action', LxERP.t8('Remove'), confirm=LxERP.t8('Are you sure you want to remove the marked entries from the queue?')) %] -[% L.submit_tag('action', LxERP.t8('Print')) %] - -[% L.select_tag('printer', ALL_PRINTERS, title_key = 'printer_description') %] -