]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/admin/backup_dataset_email_done.html
debug code
[mfinanz.git] / templates / webpages / admin / backup_dataset_email_done.html
index 02409793f987bbad02dfd8963754fb9632b2c409..bb29cf922bb3d6d7dc52b211fc0fe435944bb45e 100644 (file)
@@ -1,8 +1,6 @@
 [%- USE T8 %]
 [%- USE LxERP %]
 [%- USE HTML %]
-<body class="admin">
-
  <h2>[% title %]</h2>
 
  <p>[% LxERP.t8('The dataset backup has been sent via email to #1.', to) | html %]</p>
@@ -11,5 +9,3 @@
   <input type="hidden" name="nextsub" value="list_users">
   <input type="submit" name="action" value="[% 'Continue' | $T8 %]">
  </form>
-</body>
-</html>