X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/cb6d74e65f317419b956fab45952d886afcaeee3..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 0f452a46d..925568090 100644 --- a/templates/webpages/dunning/show_dunning_bottom.html +++ b/templates/webpages/dunning/show_dunning_bottom.html @@ -1,13 +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!')) %]

+