X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fdunning%2Fsearch.html;h=18737886c54bc359850bf54fc516ce48c92ee3f0;hb=2def6461e70255e05432757a744188e84c767f79;hp=2e6105af4baa6f814f2e834ff9a202720ee7a229;hpb=469ca9fc3cac624073270fc3217766dbb7aba253;p=kivitendo-erp.git diff --git a/templates/webpages/dunning/search.html b/templates/webpages/dunning/search.html index 2e6105af4..18737886c 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 %] @@ -93,7 +91,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') %] @@ -122,6 +120,4 @@
- -