]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/am/edit_tax.html
Refactoring: DHTML-Tab-Dialog durch Variante aus jQuery-UI ersetzt
[kivitendo-erp.git] / templates / webpages / am / edit_tax.html
index 397b0047f7160f87202d77abb95e4b73ab3276ff..832bd0f2be3f55feca252992c10c8e327100aef9 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>