]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/admin/dbdelete.html
Refactoring: Parameterredesign SL::Controller::Base::render und SL::Presenter::render
[mfinanz.git] / templates / webpages / admin / dbdelete.html
index 1ded2d6377814995df35416d667d8123eb0d1930..a7aa7987615e1c643eee131795f889af0dc4257a 100644 (file)
@@ -1,9 +1,7 @@
 [%- USE T8 %]
 [%- USE LxERP %]
 [%- USE HTML %]
-<body class="admin">
-
-  <h2>[% title %]</h2>
+  <h1>[% title %]</h1>
 
   <form method="post" action="admin.pl">
 
@@ -13,6 +11,3 @@
 
    <p><input type="submit" class="submit" name="action" value="[% 'Continue' | $T8 %]"></p>
   </form>
-
-</body>
-</html>