X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0f790bed1d8bbb846c1a5d835abef897edb80d8d..08e820f:/templates/webpages/do/search.html
diff --git a/templates/webpages/do/search.html b/templates/webpages/do/search.html
index 66cd07f4e..c143626c3 100644
--- a/templates/webpages/do/search.html
+++ b/templates/webpages/do/search.html
@@ -1,6 +1,7 @@
[%- USE T8 %]
[%- USE L %]
-[% USE HTML %][% USE LxERP %]
+[%- USE HTML %][%- USE LxERP %][%- USE P -%]
+
[% title %]
[%- IF vc == 'customer' %]
[%- SET is_customer = '1' %]
@@ -8,13 +9,7 @@
[%- SET is_customer = '0' %]
[%- END %]
-
+ [%- SET vctypelabel = vc == 'customer' ? LxERP.t8('Customer type') : LxERP.t8('Vendor type') %]
-
-
-
-