</body> entfernt
[kivitendo-erp.git] / templates / webpages / report_generator / csv_export_options.html
index 70c39af..238ea3c 100644 (file)
@@ -1,7 +1,8 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
 
- <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 +92,3 @@
 
 
  </form>
-</body>
-</html>