]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/admin/restore_dataset_start_footer_en.html
locales.pl von nach locale/en kopiert und dort ausgeführt.
[kivitendo-erp.git] / templates / webpages / admin / restore_dataset_start_footer_en.html
diff --git a/templates/webpages/admin/restore_dataset_start_footer_en.html b/templates/webpages/admin/restore_dataset_start_footer_en.html
new file mode 100644 (file)
index 0000000..9cbf151
--- /dev/null
@@ -0,0 +1,15 @@
+[% USE HTML %] </pre>
+
+ <hr>
+
+ <p>
+  The restoration process is complete. Please review &quot;pg_restore&quot;'s output to find out if the restoration was successful.
+  The program's exit code was [% HTML.escape(retval) %] (&quot;0&quot; usually means that everything went OK).
+ </p>
+
+ <form method="post" action="admin.pl">
+  <input type="hidden" name="nextsub" value="list_users">
+  <input type="submit" name="action" value="Continue">
+ </form>
+</body>
+</html>