summaryrefslogtreecommitdiff
path: root/modules/gallery/views/welcome_message.html.php
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-09-30 08:04:49 -0600
committerChad Kieffer <ckieffer@gmail.com>2009-09-30 08:04:49 -0600
commit72672bda39b76dae698805c3e0e6efdbdcf21105 (patch)
tree39cc17e31d08f3807a01ad6edc6a5dee717d9728 /modules/gallery/views/welcome_message.html.php
parent1c68190de0f148b27eacbfba8f1e290149e7dd1b (diff)
Replaced gButtonLink with g-button.
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 5515c3dc..021e5772 100644
--- a/modules/gallery/views/welcome_message.html.php
+++ b/modules/gallery/views/welcome_message.html.php
@@ -18,7 +18,7 @@
<a href="<?= url::site("form/edit/users/{$user->id}") ?>"
title="<?= t("Edit Your Profile")->for_html_attr() ?>"
id="gAfterInstallChangePasswordLink"
- class="gButtonLink ui-state-default ui-corners-all">
+ class="g-button ui-state-default ui-corners-all">
<?= t("Change Password Now") ?>
</a>
<script>