]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/admin/user_migration.html
Controller-Paginate-Helfer: 'aktuelle Seite' auf maximale Seitenanzahl begrenzen
[mfinanz.git] / templates / webpages / admin / user_migration.html
index ef34e55e7fed074d2f2857db4b8ae92accf870b6..93c4860df4605cc286bfbb584aa55930b76739d1 100644 (file)
@@ -1,8 +1,8 @@
 [%- USE T8 %]
 [%- USE LxERP %]
-[% USE HTML %]<body>
+[%- USE HTML %]
 
- <div class="listtop">[% title %]</div>
+ <h1>[% title %]</h1>
 
  <form method="post" action="admin.pl">
 
@@ -21,6 +21,3 @@
   <input type="submit" class="submit" name="action" value="[% 'No' | $T8 %]">
 
  </form>
-
-</body>
-</html>