]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/admin/user_migration_complete.html
Refactoring: Parameterredesign SL::Controller::Base::render und SL::Presenter::render
[mfinanz.git] / templates / webpages / admin / user_migration_complete.html
index 5f5114caa87d21c3311a3e57cf39c599acddf001..800625fd3b2dda20a27a873268aae2190826c4c0 100644 (file)
@@ -1,7 +1,7 @@
 [%- USE T8 %]
-[% USE HTML %]<body>
+[%- USE HTML %]
 
- <div class="listtop">[% title %]</div>
+ <h1>[% title %]</h1>
 
  <form method="post" action="admin.pl">
 
@@ -20,6 +20,3 @@
   </p>
 
  </form>
-
-</body>
-</html>