From 3e79004b04458c0ec11462a422dc67f2fb3c2bdb Mon Sep 17 00:00:00 2001 From: cash Date: Sat, 1 Jan 2011 20:27:15 +0000 Subject: using the info module for user settings git-svn-id: http://code.elgg.org/elgg/trunk@7808 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/core/settings/account/notifications.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'views/default/core/settings/account/notifications.php') diff --git a/views/default/core/settings/account/notifications.php b/views/default/core/settings/account/notifications.php index afb142ebe..1a54b1a98 100644 --- a/views/default/core/settings/account/notifications.php +++ b/views/default/core/settings/account/notifications.php @@ -10,8 +10,11 @@ global $NOTIFICATION_HANDLERS; $notification_settings = get_user_notification_settings(elgg_get_page_owner_guid()); ?> -
-

+
+
+

+
+

@@ -48,4 +51,5 @@ $notification_settings = get_user_notification_settings(elgg_get_page_owner_guid } ?> +

\ No newline at end of file -- cgit v1.2.3