From 9fce58d872035a4f3a7953e72cef97e0a97ae15a Mon Sep 17 00:00:00 2001 From: laf Date: Fri, 4 Dec 2015 09:50:51 +0000 Subject: [PATCH] Replace \n with
--- html/pages/notifications.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/pages/notifications.inc.php b/html/pages/notifications.inc.php index 7d8543a485..602338d916 100644 --- a/html/pages/notifications.inc.php +++ b/html/pages/notifications.inc.php @@ -103,7 +103,7 @@ $notifications = new ObjCache('notifications');
-

+

', $notif['body']); ?>

Source:
@@ -133,7 +133,7 @@ $notifications = new ObjCache('notifications');
-

+

', $notif['body']); ?>