diff options
Diffstat (limited to 'installer/views/already_installed.html.php')
-rw-r--r-- | installer/views/already_installed.html.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/installer/views/already_installed.html.php b/installer/views/already_installed.html.php new file mode 100644 index 00000000..f8fc5706 --- /dev/null +++ b/installer/views/already_installed.html.php @@ -0,0 +1,4 @@ +<p class="success"> + Your Gallery3 install is complete. +</p> + |