X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fdo%2Fsearch.html;h=a5ecf752dd10863dcafefbfa67d5702f942780b8;hb=69af50448452e9b292134bee25705a64505e8ff4;hp=213f962ea4dc7e334bfc17eaac5500fd60aa5d88;hpb=dc7791df0d3e919e691fb3fd3d7ee20e3c5e7ca1;p=kivitendo-erp.git diff --git a/templates/webpages/do/search.html b/templates/webpages/do/search.html index 213f962ea..a5ecf752d 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') %]