]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/generic/information.html
Preisfaktoren könnten zwar über ihren Faktorwert in Rechnungen gespeichert werde...
[mfinanz.git] / templates / webpages / generic / information.html
index 264f939a0b469811037bc86dec910b410a75d0a8..c0f70a0cda5f89725f61db28000f4b2f62e2f710 100644 (file)
@@ -1,13 +1,4 @@
 [%- USE T8 %]
-[%- USE HTML %]
-<body>
- <table width="100%">
-  <tr>
-   <th class="message_ok">[% IF title_information %][% title_information %][% ELSE %][% 'Information' | $T8 %][% END %]</th>
-  </tr>
-  <tr height="5"></tr>
+<div class="message_ok">[% IF title_information %][% title_information %][% ELSE %][% 'Information' | $T8 %][% END %]</div>
+<p>[% label_information %]</p>
 
-  <tr><td>[% label_information %]</td></tr>
- </table>
-
-</body>