summaryrefslogtreecommitdiff
path: root/installer/views/db_not_empty.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'installer/views/db_not_empty.html.php')
-rw-r--r--installer/views/db_not_empty.html.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/installer/views/db_not_empty.html.php b/installer/views/db_not_empty.html.php
new file mode 100644
index 00000000..754d46c6
--- /dev/null
+++ b/installer/views/db_not_empty.html.php
@@ -0,0 +1,5 @@
+<p class="error">
+ The database you provided already has other tables in it.
+ Continuing with the install might overwrite an existing Gallery
+ install. Please go back and choose a different database.
+</p>