]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/admin/user_migration_complete_en.html
Templates werden nicht mehr übersetzt gespeichert.
[kivitendo-erp.git] / templates / webpages / admin / user_migration_complete_en.html
diff --git a/templates/webpages/admin/user_migration_complete_en.html b/templates/webpages/admin/user_migration_complete_en.html
deleted file mode 100644 (file)
index a4bf351..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-[% USE HTML %]<body>
-
- <div class="listtop">[% title %]</div>
-
- <form method="post" action="admin.pl">
-
-  [%- IF standard_group_created %]
-  <p>A group named &quot;Full Access&quot; has been created.</p>
-  [%- END %]
-
-
-  <p>The user migration process is complete.
-   You will now be forwarded to the administration panel.</p>
-
-  <input type="hidden" name="nextsub" value="list_users">
-
-  <p>
-   <input type="submit" class="submit" name="action" value="Continue">
-  </p>
-
- </form>
-
-</body>
-</html>