X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/46bc75c8079099de22ccbc6281b04f42ade67f1a..08e820f:/templates/webpages/dunning/search.html diff --git a/templates/webpages/dunning/search.html b/templates/webpages/dunning/search.html index 2e6105af4..b57bddb37 100644 --- a/templates/webpages/dunning/search.html +++ b/templates/webpages/dunning/search.html @@ -1,32 +1,19 @@ [%- USE T8 %] [%- USE HTML %] -[%- USE L %] - +[%- USE L %][%- USE P -%] +

[% title %]

- +[% PROCESS 'common/flash.html' %] -
- -
[% title %]
+ - @@ -114,14 +101,4 @@
- + [% IF SHOW_DUNNING_LEVELS %] @@ -42,7 +29,7 @@ [% END %] - [% IF SHOW_DEPARTMENT_DDBOX %] + [% IF ALL_DEPARTMENTS.as_list.size %] - +
[% 'Customer' | $T8 %] - [% IF SHOW_CUSTOMER_DDBOX %] - - [% ELSE %] - - [% END %] - [% P.input_tag("customer", "", size="35", class="initial_focus") %]
[% 'Department' | $T8 %] @@ -93,7 +80,7 @@
[% 'Salesman' | $T8 %][% L.select_tag('salesman_id', L.options_for_select(ALL_EMPLOYEES, title='safe_name', with_empty=1), style='width:250px') %][% L.select_tag('salesman_id', ALL_EMPLOYEES, title_key = 'safe_name', with_empty = 1, style = 'width:250px') %]
- - - -
- - -
- - -