window.onload nicht direkt setzen
[kivitendo-erp.git] / templates / webpages / am / edit_tax.html
index 397b004..832bd0f 100644 (file)
@@ -1,6 +1,5 @@
 [%- USE T8 %]
 [%- USE HTML %]
-<body>
  <form method="post" action="am.pl">
   <input type="hidden" name="id" value="[% HTML.escape(id) %]">
   <input type="hidden" name="type" value="tax">
@@ -48,6 +47,4 @@
   [% END %]
 
 </form>
-</body>
-</html>