X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/61cdba5d566357f3beabe0e7f3f0cb2d7bdccd73..683dc060694a0bef44963a37577094de95f1278a:/templates/webpages/do/search.html diff --git a/templates/webpages/do/search.html b/templates/webpages/do/search.html index 5bc2a192b..a5ecf752d 100644 --- a/templates/webpages/do/search.html +++ b/templates/webpages/do/search.html @@ -1,15 +1,15 @@ [%- USE T8 %] [%- USE L %] [%- USE HTML %][%- USE LxERP %] +

[% title %]

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