X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdunning%2Fshow_invoices.html;h=ce7579b8c201fc4f42b2b1af3578ab627ab3f049;hb=fc41222c61dbee590005f04c50e8603581462543;hp=191e68091038ca003e6fc7a81fc3b247599aa977;hpb=83542c806dc5c249bf640e344eaf3831cdf2f2ea;p=kivitendo-erp.git diff --git a/templates/webpages/dunning/show_invoices.html b/templates/webpages/dunning/show_invoices.html index 191e68091..ce7579b8c 100644 --- a/templates/webpages/dunning/show_invoices.html +++ b/templates/webpages/dunning/show_invoices.html @@ -4,8 +4,6 @@ [% L.javascript_tag('jquery.checkall') %] [% SET all_active = 1 %][% FOREACH row = DUNNINGS %][% IF !row.active %][% SET all_active = 0 %][% LAST %][% END %][% END %] [% SET all_email = 1 %][% FOREACH row = DUNNINGS %][% IF !row.email %][% SET all_email = 0 %][% LAST %][% END %][% END %] - - @@ -77,7 +75,7 @@
- + [% 'Override invoice language' | $T8 %] [% PRINT_OPTIONS %] @@ -95,4 +93,8 @@ [% UNLESS DEBUG_DUNNING %]onclick="this.disabled=true; this.value='[% 'The dunning process started' | $T8 %]'; document.Form.submit()"[% END %]> - + +