From eb33ae7fa1d59aa1fce77cea988a537e277049b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Fri, 1 Nov 2019 21:02:05 -0400 Subject: [PATCH] https://github.com/NodeBB/NodeBB/issues/8018 --- templates/notifications.tpl | 2 +- templates/partials/notifications_list.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/notifications.tpl b/templates/notifications.tpl index 4caecdd..7c69590 100644 --- a/templates/notifications.tpl +++ b/templates/notifications.tpl @@ -50,7 +50,7 @@

- {notifications.bodyShort} + {notifications.bodyShort}

diff --git a/templates/partials/notifications_list.tpl b/templates/partials/notifications_list.tpl index 3ba78e2..102a876 100644 --- a/templates/partials/notifications_list.tpl +++ b/templates/partials/notifications_list.tpl @@ -4,7 +4,7 @@ {{{each notifications}}} -

  • data-pid="{notifications.pid}" data-tid="{notifications.tid}"> +
  • data-pid="{notifications.pid}" data-tid="{notifications.tid}"> @@ -14,7 +14,7 @@
    - + {notifications.timeago} {notifications.bodyShort}