paginating für test_import
[kivitendo-erp.git] / templates / webpages / admin / restore_dataset.html
index f110c70..6e29706 100644 (file)
@@ -1,12 +1,10 @@
 [%- USE T8 %]
 [%- USE HTML %]
-<body class="admin">
-
   <script type='text/javascript'>
     $(function(){ document.getElementsByName('dbname')[0].focus();});
   </script>
 
- <h2>[% title %]</h2>
+ <h1>[% title %]</h1>
 
  <form name="Form" method="post" action="admin.pl" enctype="multipart/form-data">
 
@@ -58,4 +56,3 @@
   <input type="submit" class="submit" name="action" value="[% 'Continue' | $T8 %]">
 
  </form>
-