X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdunning%2Fsearch.html;h=6145f789db35ff3187d7f630a9c22a265d6794d4;hb=1b7759ed7c474adef6eb75b6cc04431768fff8c3;hp=2e6105af4baa6f814f2e834ff9a202720ee7a229;hpb=46bc75c8079099de22ccbc6281b04f42ade67f1a;p=kivitendo-erp.git diff --git a/templates/webpages/dunning/search.html b/templates/webpages/dunning/search.html index 2e6105af4..6145f789d 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 %]

- +[% INCLUDE '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') %]
- - - -
- - -
- - -