epic-ts
[kivitendo-erp.git] / templates / webpages / business / form.html
index 1e53500..6fa326b 100644 (file)
@@ -1,8 +1,7 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
-<body>
+<h1>[% FORM.title %]</h1>
 
  <form method="post" action="controller.pl">
-  <div class="listtop">[% FORM.title %]</div>
 
 [%- INCLUDE 'common/flash.html' %]
 
@@ -40,4 +39,3 @@
    <a href="[% SELF.url_for(action => 'list') %]">[%- LxERP.t8('Abort') %]</a>
   </p>
  </form>
-</body>