locale de angepasst
[kivitendo-erp.git] / templates / webpages / report_generator / pdf_export_options.html
index 5af4de8..59a98b7 100644 (file)
@@ -1,9 +1,9 @@
 [%- USE T8 %]
-[% USE HTML %][% USE LxERP %]<body>
+[%- USE HTML %][%- USE LxERP %]
 
  [%- SET default_margin = LxERP.format_amount(1.5) %]
 
- <div class="listheading" width="100%">[% HTML.escape(title) %]</div>
+ <h1>[% HTML.escape(title) %]</h1>
 
  <form action="[% HTML.escape(script) %]" method="post" name="report_generator_form">
 
 [%- END %]
 
  </form>
-</body>
-</html>