From c8c8c5027b08ed6fb8d0e3d22f4ffcb4ba599251 Mon Sep 17 00:00:00 2001 From: nupplaPhil Date: Sun, 26 Jan 2020 14:56:08 +0100 Subject: [PATCH] Remove target for notifications --- view/templates/notifications/attend_item.tpl | 2 +- view/templates/notifications/comments_item.tpl | 2 +- view/templates/notifications/dislikes_item.tpl | 2 +- view/templates/notifications/likes_item.tpl | 2 +- view/templates/notifications/network_item.tpl | 2 +- view/templates/notifications/notification.tpl | 2 +- view/templates/notifications/posts_item.tpl | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/view/templates/notifications/attend_item.tpl b/view/templates/notifications/attend_item.tpl index 6fb69ed68..a8de3c793 100644 --- a/view/templates/notifications/attend_item.tpl +++ b/view/templates/notifications/attend_item.tpl @@ -1,4 +1,4 @@
- {{$item_text nofilter}} {{$item_ago}} + {{$item_text nofilter}} {{$item_ago}}
\ No newline at end of file diff --git a/view/templates/notifications/comments_item.tpl b/view/templates/notifications/comments_item.tpl index 9df155465..a8de3c793 100644 --- a/view/templates/notifications/comments_item.tpl +++ b/view/templates/notifications/comments_item.tpl @@ -1,4 +1,4 @@
- {{$item_text nofilter}} {{$item_ago}} + {{$item_text nofilter}} {{$item_ago}}
\ No newline at end of file diff --git a/view/templates/notifications/dislikes_item.tpl b/view/templates/notifications/dislikes_item.tpl index 9df155465..a8de3c793 100644 --- a/view/templates/notifications/dislikes_item.tpl +++ b/view/templates/notifications/dislikes_item.tpl @@ -1,4 +1,4 @@
- {{$item_text nofilter}} {{$item_ago}} + {{$item_text nofilter}} {{$item_ago}}
\ No newline at end of file diff --git a/view/templates/notifications/likes_item.tpl b/view/templates/notifications/likes_item.tpl index 6fb69ed68..a8de3c793 100644 --- a/view/templates/notifications/likes_item.tpl +++ b/view/templates/notifications/likes_item.tpl @@ -1,4 +1,4 @@
- {{$item_text nofilter}} {{$item_ago}} + {{$item_text nofilter}} {{$item_ago}}
\ No newline at end of file diff --git a/view/templates/notifications/network_item.tpl b/view/templates/notifications/network_item.tpl index 0373b0d01..e2c0e249d 100644 --- a/view/templates/notifications/network_item.tpl +++ b/view/templates/notifications/network_item.tpl @@ -1,4 +1,4 @@
- {{$item_text nofilter}} {{$item_ago}} + {{$item_text nofilter}} {{$item_ago}}
diff --git a/view/templates/notifications/notification.tpl b/view/templates/notifications/notification.tpl index 9df155465..a8de3c793 100644 --- a/view/templates/notifications/notification.tpl +++ b/view/templates/notifications/notification.tpl @@ -1,4 +1,4 @@
- {{$item_text nofilter}} {{$item_ago}} + {{$item_text nofilter}} {{$item_ago}}
\ No newline at end of file diff --git a/view/templates/notifications/posts_item.tpl b/view/templates/notifications/posts_item.tpl index 9df155465..a8de3c793 100644 --- a/view/templates/notifications/posts_item.tpl +++ b/view/templates/notifications/posts_item.tpl @@ -1,4 +1,4 @@
- {{$item_text nofilter}} {{$item_ago}} + {{$item_text nofilter}} {{$item_ago}}
\ No newline at end of file