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