paginating für test_import
[kivitendo-erp.git] / templates / webpages / admin / backup_dataset_email_done.html
index 68f31d7..e1573a6 100644 (file)
@@ -1,8 +1,7 @@
 [%- USE T8 %]
 [%- USE LxERP %]
-[% USE HTML %]<body class="admin">
-
- <h2>[% title %]</h2>
+[%- USE HTML %]
+ <h1>[% title %]</h1>
 
  <p>[% LxERP.t8('The dataset backup has been sent via email to #1.', to) | html %]</p>
 
@@ -10,5 +9,3 @@
   <input type="hidden" name="nextsub" value="list_users">
   <input type="submit" name="action" value="[% 'Continue' | $T8 %]">
  </form>
-</body>
-</html>