X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/261cfce2d80642a4df62b59a92cb5cc48cf279a4..58966151:/templates/webpages/bp/list_spool.html diff --git a/templates/webpages/bp/list_spool.html b/templates/webpages/bp/list_spool.html index 10855b3aa..eaa86fdd6 100644 --- a/templates/webpages/bp/list_spool.html +++ b/templates/webpages/bp/list_spool.html @@ -77,7 +77,7 @@ [% 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', L.options_for_select(ALL_PRINTERS, title='printer_description')) %] +[% L.select_tag('printer', ALL_PRINTERS, title_key = 'printer_description') %]