</body> entfernt
[kivitendo-erp.git] / templates / webpages / generic / information.html
index 29e4171..eb5851b 100644 (file)
@@ -1,13 +1,12 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
+<body>
  <table width="100%">
   <tr>
-   <th class="listtop">[% IF title_information %][% title_information %][% ELSE %][% 'Information' | $T8 %][% END %]</th>
+   <th class="message_ok">[% IF title_information %][% title_information %][% ELSE %][% 'Information' | $T8 %][% END %]</th>
   </tr>
   <tr height="5"></tr>
 
   <tr><td>[% label_information %]</td></tr>
  </table>
 
-</body>
-</html>