X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fdunning%2Fshow_invoices.html;h=b7ee6ed47585796bf2acd1774f2dc3bd5f41674a;hb=3adc71e054fc13cd1d8ce7e7169723f7f4da022a;hp=2c3b9d31a86471fb7d9a52633236ac8559443447;hpb=345248fd59538b5bfabc5fc54defdc17f76481f3;p=kivitendo-erp.git diff --git a/templates/webpages/dunning/show_invoices.html b/templates/webpages/dunning/show_invoices.html index 2c3b9d31a..b7ee6ed47 100644 --- a/templates/webpages/dunning/show_invoices.html +++ b/templates/webpages/dunning/show_invoices.html @@ -1,11 +1,8 @@ [%- USE T8 %] [% USE HTML %] [% USE L %] -[% 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 +74,7 @@
- + [% 'Override invoice language' | $T8 %] [% PRINT_OPTIONS %] @@ -95,3 +92,9 @@ [% UNLESS DEBUG_DUNNING %]onclick="this.disabled=true; this.value='[% 'The dunning process started' | $T8 %]'; document.Form.submit()"[% END %]> +