summaryrefslogtreecommitdiff
path: root/modules/gallery/views/after_install.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gallery/views/after_install.html.php')
-rw-r--r--modules/gallery/views/after_install.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/after_install.html.php b/modules/gallery/views/after_install.html.php
index 41e600fb..bfce46f0 100644
--- a/modules/gallery/views/after_install.html.php
+++ b/modules/gallery/views/after_install.html.php
@@ -16,7 +16,7 @@
title="<?= t("Edit Your Profile") ?>"
id="gAfterInstallChangePasswordLink" class="gButtonLink ui-state-default ui-corners-all"><?= t("Change Password Now") ?></a>
<script>
- $("#gAfterInstallChangePasswordLink").gallery_dialog({immediate: true});
+ $("#gAfterInstallChangePasswordLink").gallery_dialog();
</script>
</p>