X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f3f2ec384d905c686df842ac7175d48792273487..HEAD:/templates/webpages/dunning/add.html diff --git a/templates/webpages/dunning/add.html b/templates/webpages/dunning/add.html index d4a18df54..d061d2c7e 100644 --- a/templates/webpages/dunning/add.html +++ b/templates/webpages/dunning/add.html @@ -1,8 +1,8 @@ -[%- USE T8 %] +[%- USE T8 %][%- USE L %] [% USE HTML %]

[% title %]

-
+ @@ -12,6 +12,15 @@ + [% IF SHOW_DEPARTMENT_SELECTION %] + + + + + [% END %] + [% IF SHOW_DUNNING_LEVEL_SELECTION %] @@ -59,11 +68,9 @@ + + + +
[% 'Department' | $T8 %] + [% L.select_tag('department_id', ALL_DEPARTMENTS, title_key = 'description', with_empty = 1, style=style) %] +
[% 'Next Dunning Level' | $T8 %]
- - - -
- -