X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2b44867fc2d4e3c061c126890cc90fcaa84b6baa..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 2f05d15b6..925568090 100644 --- a/templates/webpages/dunning/show_dunning_bottom.html +++ b/templates/webpages/dunning/show_dunning_bottom.html @@ -1,17 +1,26 @@ [%- USE T8 %] -[% USE HTML %] +[%- USE HTML %] +[%- USE LxERP %] +[%- USE L %] +
- + [% '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!')) %]