X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdo%2Fsearch.html;h=48211db9b02590faf1dddedbcea58c376728a8ec;hb=bf0b9c5e0df43050015e079d3f5cb4360b4cfa1f;hp=7d750d06bd0983edd593e7c9270b41a32c788a77;hpb=46bc75c8079099de22ccbc6281b04f42ade67f1a;p=kivitendo-erp.git diff --git a/templates/webpages/do/search.html b/templates/webpages/do/search.html index 7d750d06b..48211db9b 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 %] +

[% 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') %]