posaune
[kivitendo-erp.git] / templates / webpages / pe / partsgroup_report.html
index c66bb49..a9fc79e 100644 (file)
@@ -1,12 +1,8 @@
 [%- USE HTML %]
 [%- USE T8 %]
-<body>
+<h1>[% 'Groups' | $T8 %]</h1>
 
 <table width=100%>
-  <tr>
-    <th class=listtop>[% 'Groups' | $T8 %]</th>
-  </tr>
-  <tr height="5"></tr>
   <tr>
     <td>[% option %]</td>
   </tr>
@@ -36,6 +32,4 @@
   <input class=submit type=submit name=action value="[% 'Add' | $T8 %]">
 </form>
 
-</body>
-</html>