diff --git a/installer/views/about_install.html.php b/installer/views/about_install.html.php deleted file mode 100644 index 6ad2c242..00000000 --- a/installer/views/about_install.html.php +++ /dev/null @@ -1,18 +0,0 @@ -
- Gallery needs to talk to your MySQL database, so to get started - you'll need to know: -
-- If you're missing any of this information, please ask your - web host or system administrator for a little help. -
-- Continue -
diff --git a/installer/views/already_installed.html.php b/installer/views/already_installed.html.php index f8fc5706..0d7fc193 100644 --- a/installer/views/already_installed.html.php +++ b/installer/views/already_installed.html.php @@ -1,3 +1,4 @@ +Your Gallery3 install is complete.
diff --git a/installer/views/db_not_empty.html.php b/installer/views/db_not_empty.html.php index 754d46c6..7125a0b6 100644 --- a/installer/views/db_not_empty.html.php +++ b/installer/views/db_not_empty.html.php @@ -1,3 +1,5 @@ + +The database you provided already has other tables in it. Continuing with the install might overwrite an existing Gallery diff --git a/installer/views/environment_errors.html.php b/installer/views/environment_errors.html.php index 7c31c1c2..318be61d 100644 --- a/installer/views/environment_errors.html.php +++ b/installer/views/environment_errors.html.php @@ -1,3 +1,4 @@ +
diff --git a/installer/views/get_db_info.html.php b/installer/views/get_db_info.html.php index 3459948e..22ed82ad 100644 --- a/installer/views/get_db_info.html.php +++ b/installer/views/get_db_info.html.php @@ -1,3 +1,5 @@ + +
Installing Gallery is very easy. We just need to know how to talk to your MySQL database, and we need a place to store your photos on diff --git a/installer/views/oops.html.php b/installer/views/oops.html.php index 141a4538..9c6b1654 100644 --- a/installer/views/oops.html.php +++ b/installer/views/oops.html.php @@ -1,3 +1,4 @@ +
Something unexpected happened and we can't finish your install. diff --git a/installer/views/success.html.php b/installer/views/success.html.php index fbf5395d..4bca2fb1 100644 --- a/installer/views/success.html.php +++ b/installer/views/success.html.php @@ -1,3 +1,4 @@ +
Your Gallery3 install is complete!