]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/generic/information.html
%::myconfig dem Client javascript zur Verfügung stellen.
[mfinanz.git] / templates / webpages / generic / information.html
index 29e41716909e405299cc9912a3485ba40919a702..c0f70a0cda5f89725f61db28000f4b2f62e2f710 100644 (file)
@@ -1,13 +1,4 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
- <table width="100%">
-  <tr>
-   <th class="listtop">[% 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>