X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdunning%2Fadd.html;h=d061d2c7e549d8bda546c1a26a09828665063798;hb=ce73964f91267ab5eecb2832765efbb3752c2a59;hp=889432a9597982f4a269515c5f270d7bdc1a1f42;hpb=345248fd59538b5bfabc5fc54defdc17f76481f3;p=kivitendo-erp.git diff --git a/templates/webpages/dunning/add.html b/templates/webpages/dunning/add.html index 889432a95..d061d2c7e 100644 --- a/templates/webpages/dunning/add.html +++ b/templates/webpages/dunning/add.html @@ -1,55 +1,33 @@ -[%- USE T8 %] +[%- USE T8 %][%- USE L %] [% USE HTML %] - +

[% title %]

- - -
[% title %]
- -
+ - [% IF SHOW_DUNNING_LEVEL_SELECTION %] + [% IF SHOW_DEPARTMENT_SELECTION %] - + [% END %] - [% IF SHOW_DEPARTMENT_SELECTION %] + [% IF SHOW_DUNNING_LEVEL_SELECTION %] - + @@ -82,16 +60,17 @@ - - + + -
[% 'Customer' | $T8 %] - [% IF SHOW_CUSTOMER_SELECTION %] - - [% ELSE %] - - [% END %] +
[% 'Next Dunning Level' | $T8 %][% 'Department' | $T8 %] - + [% L.select_tag('department_id', ALL_DEPARTMENTS, title_key = 'description', with_empty = 1, style=style) %]
[% 'Department' | $T8 %][% 'Next Dunning Level' | $T8 %] - - [% FOREACH row = all_departments %][% END %] + [% FOREACH row = DUNNING %][% END %]
[% 'Group Invoices' | $T8 %]
- - - -
- + + + + + + + + +
- -