epic-ts
[kivitendo-erp.git] / templates / webpages / report_generator / csv_export_options.html
index 70c39af..45a1fce 100644 (file)
@@ -1,7 +1,7 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
 
- <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">
 
@@ -91,5 +91,3 @@
 
 
  </form>
-</body>
-</html>