X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..c0ed7d2fa:/templates/webpages/dunning/show_dunning_bottom.html diff --git a/templates/webpages/dunning/show_dunning_bottom.html b/templates/webpages/dunning/show_dunning_bottom.html index 8230082bc..925568090 100644 --- a/templates/webpages/dunning/show_dunning_bottom.html +++ b/templates/webpages/dunning/show_dunning_bottom.html @@ -1,12 +1,26 @@ [%- USE T8 %] -[% USE HTML %] +[%- USE HTML %] +[%- USE LxERP %] +[%- USE L %] + -

[% PRINT_OPTIONS %]

+

+ + [% 'Override invoice language' | $T8 %] + [% PRINT_OPTIONS %] +

[% 'Dunnings' | $T8 %]
- - + [% L.hidden_tag('action', 'dispatcher') %] + + [% L.submit_tag('action_delete', LxERP.t8('Delete'), confirm=LxERP.t8('This resets the dunning process for the selected invoices. Posted dunning invoices will not be changed!')) %]

+