Fehlerhafte Links korrigiert
authorSven Schöling <s.schoeling@linet-services.de>
Tue, 18 Sep 2012 16:09:20 +0000 (18:09 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Wed, 17 Oct 2012 14:00:22 +0000 (16:00 +0200)
templates/webpages/fu/report_for_todo_list.html
templates/webpages/oe/report_for_todo_list.html

index da9272d..a068311 100644 (file)
@@ -7,7 +7,6 @@
  <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 +31,6 @@
    </tr>
    [%- END %]
   </table>
- </p>
 
  <p>
   <input type="hidden" name="action" value="dispatcher">
index 451a610..bea5c67 100644 (file)
@@ -3,7 +3,6 @@
 
 <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 +41,3 @@
   </tr>
   [%- END %]
  </table>
-</p>