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');