]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/admin/backup_dataset_email_done.html
Admin: Anlegen, Bearbeiten und Löschen von Usern im Admin-Controller
[mfinanz.git] / templates / webpages / admin / backup_dataset_email_done.html
index b526dfb013b314c4ff7477dc9419c6cf6adb72bb..e64b2a8d9b274cfde3aa2eb636f1bcf67545bec3 100644 (file)
@@ -1,14 +1,8 @@
 [%- USE T8 %]
 [%- USE LxERP %]
-[%- USE HTML %]
-<body class="admin">
-
- <h2>[% title %]</h2>
+[%- USE HTML %][%- USE L -%]
+ <h1>[% title %]</h1>
 
  <p>[% LxERP.t8('The dataset backup has been sent via email to #1.', to) | html %]</p>
 
- <form method="post" action="admin.pl">
-  <input type="hidden" name="nextsub" value="list_users">
-  <input type="submit" name="action" value="[% 'Continue' | $T8 %]">
- </form>
-</body>
+ <p>[% L.link("controller.pl?action=Admin/show", LxERP.t8("Continue")) %]