]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/bp/search.html
tax_id ist nicht zwingend 0
[kivitendo-erp.git] / templates / webpages / bp / search.html
index cc163ef1423952be2cf573e616c115b7bfe82144..6fd976762552908126c04e6d9114ad922fa23e7f 100644 (file)
@@ -2,7 +2,6 @@
 [%- USE T8 %]
 [%- USE LxERP %]
 [%- USE HTML %]
-<body>
 <form method=post action=bp.pl>
 
 <h1>[% 'Print' | $T8 %] [% label.$type.title %]</h1>[% L.hidden_tag('title', LxERP.t8('Print') _ ' ' _ label.$type.title) %]
@@ -83,6 +82,4 @@
 
 </form>
 
-</body>
 
-</html>