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