X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdunning%2Fsearch.html;h=f27c2fe1e899964375b93354c59e36c891378eda;hb=1cc65ebc086c1821dfcd08bcc97f8b6255dcec65;hp=c95829c580693f580b98816324ac41ee25d124cb;hpb=6bb79765f21140440e188e5968cfe413dbf14c95;p=kivitendo-erp.git diff --git a/templates/webpages/dunning/search.html b/templates/webpages/dunning/search.html index c95829c58..f27c2fe1e 100644 --- a/templates/webpages/dunning/search.html +++ b/templates/webpages/dunning/search.html @@ -1,8 +1,6 @@ [%- USE T8 %] [%- USE HTML %] [%- USE L %] - -
@@ -18,13 +16,13 @@ [% 'Customer' | $T8 %] [% IF SHOW_CUSTOMER_DDBOX %] - [% FOREACH row = ALL_CUSTOMERS %] [% END %] [% ELSE %] - + [% END %] @@ -73,31 +71,27 @@ [% 'Invdate from' | $T8 %] - - + [% L.date_tag('transdatefrom') %] [% 'To (time)' | $T8 %] - - + [% L.date_tag('transdateto') %] [% 'Dunning Date from' | $T8 %] - - + [% L.date_tag('dunningfrom') %] [% 'To (time)' | $T8 %] - - + [% L.date_tag('dunningto') %] [% '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') %] @@ -126,16 +120,3 @@
- - - - - -