X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdunning%2Fshow_dunning_bottom.html;h=92556809025d089452de314d8faff49100783036;hb=01678c873dfa6fcbe5003789e79d8b7ad7c93551;hp=f3eca319454feaa1b92b8bea5c8c1576d0a6708c;hpb=94944f0868721e5140fc97f78948c298a122dcbe;p=kivitendo-erp.git diff --git a/templates/webpages/dunning/show_dunning_bottom.html b/templates/webpages/dunning/show_dunning_bottom.html index f3eca3194..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 %] + + [% '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!')) %]

+