X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdunning%2Fsearch.html;h=83b59c6b3e268a4dd9046664fbbd4855af906256;hb=aa36021ace7b4075af6d2d815e0e208b7227d9c4;hp=2e6105af4baa6f814f2e834ff9a202720ee7a229;hpb=46bc75c8079099de22ccbc6281b04f42ade67f1a;p=kivitendo-erp.git diff --git a/templates/webpages/dunning/search.html b/templates/webpages/dunning/search.html index 2e6105af4..83b59c6b3 100644 --- a/templates/webpages/dunning/search.html +++ b/templates/webpages/dunning/search.html @@ -1,16 +1,13 @@ [%- USE T8 %] [%- USE HTML %] [%- USE L %] - +

[% title %]

- +[% PROCESS 'common/flash.html' %]
-
[% title %]
- - @@ -122,6 +119,3 @@ - - -
@@ -18,13 +15,13 @@ @@ -93,7 +90,7 @@ - +
[% 'Customer' | $T8 %] [% IF SHOW_CUSTOMER_DDBOX %] - [% FOREACH row = ALL_CUSTOMERS %] [% END %] [% ELSE %] - + [% END %]
[% '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') %]