X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fdunning%2Fadd.html;fp=templates%2Fwebpages%2Fdunning%2Fadd.html;h=d061d2c7e549d8bda546c1a26a09828665063798;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=4173a51afda62c21748b71cf967ef9ed9dca050a;hpb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44;p=kivitendo-erp.git diff --git a/templates/webpages/dunning/add.html b/templates/webpages/dunning/add.html index 4173a51af..d061d2c7e 100644 --- a/templates/webpages/dunning/add.html +++ b/templates/webpages/dunning/add.html @@ -1,43 +1,33 @@ -[%- USE T8 %] +[%- USE T8 %][%- USE L %] [% USE HTML %]

[% title %]

-
+ - [% IF SHOW_DUNNING_LEVEL_SELECTION %] + [% IF SHOW_DEPARTMENT_SELECTION %] - + [% END %] - [% IF SHOW_DEPARTMENT_SELECTION %] + [% IF SHOW_DUNNING_LEVEL_SELECTION %] - + @@ -78,11 +68,9 @@ + + + +
[% '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 %]
- - - -
- -