CSS-Klasse "listheading" nur für Tabellenüberschriften verwenden
[kivitendo-erp.git] / templates / webpages / report_generator / csv_export_options.html
index 70c39af..0d49f28 100644 (file)
@@ -1,7 +1,7 @@
 [%- USE T8 %]
 [% 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">