aboutsummaryrefslogtreecommitdiff
path: root/views/default/core/settings/account/notifications.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/core/settings/account/notifications.php')
-rw-r--r--views/default/core/settings/account/notifications.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/core/settings/account/notifications.php b/views/default/core/settings/account/notifications.php
index 1a54b1a98..decf000ea 100644
--- a/views/default/core/settings/account/notifications.php
+++ b/views/default/core/settings/account/notifications.php
@@ -10,7 +10,7 @@ global $NOTIFICATION_HANDLERS;
$notification_settings = get_user_notification_settings(elgg_get_page_owner_guid());
?>
-<div class="elgg-module elgg-info-module">
+<div class="elgg-module elgg-module-info">
<div class="elgg-head">
<h3><?php echo elgg_echo('notifications:usersettings'); ?></h3>
</div>