X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/83542c806dc5c249bf640e344eaf3831cdf2f2ea..464f44a:/templates/webpages/do/search.html diff --git a/templates/webpages/do/search.html b/templates/webpages/do/search.html index b4fa9323a..baa00bb18 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,12 +9,10 @@ [%- SET is_customer = '0' %] [%- END %] + [%- SET vctypelabel = vc == 'customer' ? LxERP.t8('Customer type') : LxERP.t8('Vendor type') %] +