aboutsummaryrefslogtreecommitdiff
path: root/mod/notifications/views/default/notifications
diff options
context:
space:
mode:
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-04-30 11:26:07 +0000
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-04-30 11:26:07 +0000
commit58600dd1e5de1d77d6f075b9dae2f365dec67b5d (patch)
treecd5b96a5d073c8af0d9daa7e1ab573adc88ca66a /mod/notifications/views/default/notifications
parentc4f69313e6cc166a8ba586e755bb6b737542c7ad (diff)
downloadelgg-58600dd1e5de1d77d6f075b9dae2f365dec67b5d.tar.gz
elgg-58600dd1e5de1d77d6f075b9dae2f365dec67b5d.tar.bz2
Minor updates to User Settings interface.
git-svn-id: http://code.elgg.org/elgg/trunk@5923 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/notifications/views/default/notifications')
-rw-r--r--mod/notifications/views/default/notifications/subscriptions/groupsform.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/notifications/views/default/notifications/subscriptions/groupsform.php b/mod/notifications/views/default/notifications/subscriptions/groupsform.php
index 4beefb943..fa002b9da 100644
--- a/mod/notifications/views/default/notifications/subscriptions/groupsform.php
+++ b/mod/notifications/views/default/notifications/subscriptions/groupsform.php
@@ -13,7 +13,7 @@
}
echo elgg_view_title(elgg_echo('notifications:subscriptions:changesettings:groups')); ?>
-<div class="notification_groups margin_top">
+<div class="user_settings margin_top">
<?php
echo elgg_view('notifications/subscriptions/jsfuncs',$vars);
?>