Merge branch '2020-leistungsdatum'
[kivitendo-erp.git] / templates / webpages / oe / report_for_todo_list.html
index 451a610..98b0f4a 100644 (file)
@@ -1,9 +1,7 @@
 [%- USE T8 %]
 [% USE HTML %][% USE LxERP %]
+<h1>[% 'Overdue sales quotations and requests for quotations' | $T8 %]</h1>
 
-<div class="listtop">[% 'Overdue sales quotations and requests for quotations' | $T8 %]</div>
-
-<p>
  <table width="100%">
   <tr>
    <td class="listheading">[% 'Date' | $T8 %]</td>
@@ -42,4 +40,3 @@
   </tr>
   [%- END %]
  </table>
-</p>