]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/admin/dbdelete.html
Header-Menu soll nicht mitscrollen
[mfinanz.git] / templates / webpages / admin / dbdelete.html
index c3537da4e88d1881a2130a627d72cad23de9bd1c..6926c9c279b223b8c346bc00bd69940413654425 100644 (file)
@@ -1,7 +1,6 @@
 [%- USE T8 %]
 [%- USE LxERP %]
 [%- USE T8 %]
 [%- USE LxERP %]
-[% USE HTML %]<body class="admin">
-
+[%- USE HTML %]
   <h2>[% title %]</h2>
 
   <form method="post" action="admin.pl">
   <h2>[% title %]</h2>
 
   <form method="post" action="admin.pl">
@@ -13,5 +12,3 @@
    <p><input type="submit" class="submit" name="action" value="[% 'Continue' | $T8 %]"></p>
   </form>
 
    <p><input type="submit" class="submit" name="action" value="[% 'Continue' | $T8 %]"></p>
   </form>
 
-</body>
-</html>