From 439cb14b49928d57b3af0605e8e048103ebbd0ef Mon Sep 17 00:00:00 2001 From: Daniel Preussker Date: Mon, 28 Sep 2015 07:04:01 +0000 Subject: [PATCH] Added tooltips --- html/pages/notifications.inc.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/html/pages/notifications.inc.php b/html/pages/notifications.inc.php index db65cd494..0bb6d90de 100644 --- a/html/pages/notifications.inc.php +++ b/html/pages/notifications.inc.php @@ -68,7 +68,7 @@ $notifications = new ObjCache('notifications');
-

    Sticky by '.dbFetchCell('select username from users where user_id = ?',array($notif['user_id'])).'' : ''); ?>

+

    Sticky by '.dbFetchCell('select username from users where user_id = ?',array($notif['user_id'])).'' : ''); ?>

@@ -93,9 +93,9 @@ $notifications = new ObjCache('notifications');

-' : ''); ?> +' : ''); ?>   - +

@@ -144,7 +144,7 @@ $notifications = new ObjCache('notifications');