summaryrefslogtreecommitdiff
path: root/modules/gallery/views
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2010-08-01 08:26:39 -0700
committerTim Almdal <tnalmdal@shaw.ca>2010-08-01 08:26:39 -0700
commitfc580037e797fad48b49fcffa7aa69dca8761972 (patch)
treef353aa1f6c6bbaf27e9b4b52cd1c073b6df1d8bb /modules/gallery/views
parentf50151cf1840b1d9d528b76ac9fc4ed20a351759 (diff)
parenta5f701951ee00f85690b804a8c63a9bddc48b67f (diff)
Merge branch 'master' into dialog
Diffstat (limited to 'modules/gallery/views')
-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 4d6ed726..1fcca971 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("admin/users/edit_user_form/{$user->id}") ?>"
title="<?= t("Edit your profile")->for_html_attr() ?>"
id="g-after-install-change-password-link"
- class="g-button ui-state-default ui-corners-all">
+ class="g-button ui-state-default ui-corner-all">
<?= t("Change password and email now") ?>
</a>
<script type="text/javascript">