X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdo%2Fsearch.html;h=48211db9b02590faf1dddedbcea58c376728a8ec;hb=12727b136690f21b83182f05db72d7aeaa93ea5d;hp=b4fa9323a3d6c6aa468ae73a372eb3964b902f93;hpb=83542c806dc5c249bf640e344eaf3831cdf2f2ea;p=kivitendo-erp.git diff --git a/templates/webpages/do/search.html b/templates/webpages/do/search.html index b4fa9323a..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') %]