diff options
Diffstat (limited to 'installer/views')
-rw-r--r-- | installer/views/success.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/views/success.html.php b/installer/views/success.html.php index 4bca2fb1..d7dbc4d1 100644 --- a/installer/views/success.html.php +++ b/installer/views/success.html.php @@ -19,5 +19,5 @@ </p> <?php endif ?> -<h2> <a href="..">Start using Gallery</a> </h2> +<h2> <a href="..?after_install=1">Start using Gallery</a> </h2> |