]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/background_job/form.html
Header-Menu soll nicht mitscrollen
[mfinanz.git] / templates / webpages / background_job / form.html
index 737a49edf2995dfad1aaa301a93b6234a4ae5a01..90eecd09922e36db5bcb477204c5969336d02060 100644 (file)
@@ -1,5 +1,4 @@
 [% USE HTML %][% USE L %][% USE LxERP %]
-<body>
 
  <h1>[% FORM.title %]</h1>
 
@@ -54,5 +53,3 @@
    <a href="[% SELF.url_for(action => 'list') %]">[%- LxERP.t8('Abort') %]</a>
   </p>
  </form>
-</body>
-</html>