summaryrefslogtreecommitdiff
path: root/modules/gallery/views/after_install.html.php
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-08-08 20:56:06 -0700
committerBharat Mediratta <bharat@menalto.com>2009-08-08 20:56:06 -0700
commit7aac471b828d4405b3fb0d736a06a5b92875883e (patch)
tree165286e8e6a015e406aae76d2a7e14d508b3a634 /modules/gallery/views/after_install.html.php
parent3a8f1f426294737aac145d15462caa808aef14b1 (diff)
parentc9f5000e65f66b3342f2cc6e2e9623eac72ff223 (diff)
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_branch
Conflicts: modules/gallery/js/quick.js
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 bfce46f0..41e600fb 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();
+ $("#gAfterInstallChangePasswordLink").gallery_dialog({immediate: true});
</script>
</p>