X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f311ac0fdaf9f33d8ff052f0196ce133108eacd4..c0ed7d2fa:/templates/webpages/do/search.html diff --git a/templates/webpages/do/search.html b/templates/webpages/do/search.html index eeb3e1ba1..48211db9b 100644 --- a/templates/webpages/do/search.html +++ b/templates/webpages/do/search.html @@ -1,7 +1,7 @@ [%- USE T8 %] [%- USE L %] [%- USE HTML %][%- USE LxERP %] - +

[% title %]

[%- IF vc == 'customer' %] [%- SET is_customer = '1' %] @@ -9,13 +9,7 @@ [%- SET is_customer = '0' %] [%- END %] - + [%- SET vctypelabel = vc == 'customer' ? LxERP.t8('Customer type') : LxERP.t8('Vendor type') %]