Sammelcommit Bankerweiterung und Skonto
[kivitendo-erp.git] / templates / webpages / fu / report_for_todo_list.html
index da9272d..d54283c 100644 (file)
@@ -1,13 +1,11 @@
 [%- USE T8 %]
 [% USE HTML %]
-
-<div class="listtop">[% 'Unfinished follow-ups' | $T8 %]</div>
+<h1>[% 'Unfinished follow-ups' | $T8 %]</h1>
 
 <form action="fu.pl" method="post" name="TODOFollowUpsForm">
  <input type="hidden" name="callback" value="[% HTML.escape(callback) %]">
  <input type="hidden" name="rowcount" value="[% FOLLOW_UPS.size %]">
 
- <p>
   <table width="100%">
    <tr>
     <td class="listheading">&nbsp;</td>
@@ -32,7 +30,6 @@
    </tr>
    [%- END %]
   </table>
- </p>
 
  <p>
   <input type="hidden" name="action" value="dispatcher">