]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/admin/dbcreate_en.html
Templates werden nicht mehr übersetzt gespeichert.
[kivitendo-erp.git] / templates / webpages / admin / dbcreate_en.html
diff --git a/templates/webpages/admin/dbcreate_en.html b/templates/webpages/admin/dbcreate_en.html
deleted file mode 100644 (file)
index 66af4cd..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-[% USE HTML %]<body class="admin">
-
-  <h2>[% title %]</h2>
-
-  <form method="post" action="admin.pl">
-
-   <p>The dataset [% HTML.escape(db) %] has been successfully created.</p>
-
-   <input type="hidden" name="nextsub" value="list_users">
-
-   <p><input type="submit" class="submit" name="action" value="Continue"></p>
-
-  </form>
-
-</body>
-</html>