diff options
Diffstat (limited to 'installer/views/already_installed.html.php')
-rw-r--r-- | installer/views/already_installed.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/views/already_installed.html.php b/installer/views/already_installed.html.php index 0d7fc193..f6ac1bff 100644 --- a/installer/views/already_installed.html.php +++ b/installer/views/already_installed.html.php @@ -1,5 +1,5 @@ <?php defined("SYSPATH") or die("No direct script access.") ?> <p class="success"> - Your Gallery3 install is complete. + Your Gallery 3 install is complete. </p> |