summaryrefslogtreecommitdiff
path: root/modules/gallery/views/after_install.html.php
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-08-09 13:02:35 -0600
committerChad Kieffer <ckieffer@gmail.com>2009-08-09 13:02:35 -0600
commit6404e75a0b5125aa2d8481294325bb199a4e3287 (patch)
tree78656eada2ddbd01946d18ea0cd27b6f98be5e5c /modules/gallery/views/after_install.html.php
parent1231e095c824ed9961b1156d89f6a1cae231f96f (diff)
parentd3ea304f7d03cd1c98e3c93fa070236aa3dca684 (diff)
Merge branch 'master' of git@github.com:bharat/gallery3
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>