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