summaryrefslogtreecommitdiff
path: root/modules/gallery/views/welcome_message.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gallery/views/welcome_message.html.php')
-rw-r--r--modules/gallery/views/welcome_message.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/welcome_message.html.php b/modules/gallery/views/welcome_message.html.php
index b50163fa..24d01bab 100644
--- a/modules/gallery/views/welcome_message.html.php
+++ b/modules/gallery/views/welcome_message.html.php
@@ -21,7 +21,7 @@
class="g-button ui-state-default ui-corners-all">
<?= t("Change password now") ?>
</a>
- <script>
+ <script type="text/javascript">
$("#g-after-install-change-password-link").gallery_dialog();
</script>
</p>