Überflüssige JQuery-Includes gelöscht.
[kivitendo-erp.git] / templates / webpages / admin / dbdelete.html
index c3537da..a7aa798 100644 (file)
@@ -1,8 +1,7 @@
 [%- USE T8 %]
 [%- USE LxERP %]
-[% USE HTML %]<body class="admin">
-
-  <h2>[% title %]</h2>
+[%- USE HTML %]
+  <h1>[% title %]</h1>
 
   <form method="post" action="admin.pl">
 
@@ -12,6 +11,3 @@
 
    <p><input type="submit" class="submit" name="action" value="[% 'Continue' | $T8 %]"></p>
   </form>
-
-</body>
-</html>