]> 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 9f41b7cf8730f5260410f0c77b7c0c2005b79d95..c0f70a0cda5f89725f61db28000f4b2f62e2f710 100644 (file)
@@ -1,14 +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>
-</html>