]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/business/form.html
Neuer SelfTest Testfall: verwaiste invoice Einträge
[mfinanz.git] / templates / webpages / business / form.html
index 01d5726bc0897b4ac4b2607db6ca657f5282595c..590b1d3e7240c7dc0636c22cabd1621d3965616f 100644 (file)
@@ -1,5 +1,4 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
-<body>
 
  <form method="post" action="controller.pl">
   <div class="listtop">[% FORM.title %]</div>
@@ -40,5 +39,3 @@
    <a href="[% SELF.url_for(action => 'list') %]">[%- LxERP.t8('Abort') %]</a>
   </p>
  </form>
-</body>
-</html>