From c4a24097789e4dc1a6afe8ae844e3402438119ba Mon Sep 17 00:00:00 2001 From: tuscanhobbit Date: Wed, 27 Aug 2014 09:35:17 +0200 Subject: notifications open in the same window(tab) --- view/tpl/notifications_comments_item.tpl | 2 +- view/tpl/notifications_dislikes_item.tpl | 2 +- view/tpl/notifications_friends_item.tpl | 2 +- view/tpl/notifications_likes_item.tpl | 2 +- view/tpl/notifications_posts_item.tpl | 2 +- view/tpl/notify.tpl | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'view') diff --git a/view/tpl/notifications_comments_item.tpl b/view/tpl/notifications_comments_item.tpl index 856955424..d3c79be82 100755 --- a/view/tpl/notifications_comments_item.tpl +++ b/view/tpl/notifications_comments_item.tpl @@ -1,3 +1,3 @@
- {{$item_text}} {{$item_when}} + {{$item_text}} {{$item_when}}
diff --git a/view/tpl/notifications_dislikes_item.tpl b/view/tpl/notifications_dislikes_item.tpl index 856955424..d3c79be82 100755 --- a/view/tpl/notifications_dislikes_item.tpl +++ b/view/tpl/notifications_dislikes_item.tpl @@ -1,3 +1,3 @@
- {{$item_text}} {{$item_when}} + {{$item_text}} {{$item_when}}
diff --git a/view/tpl/notifications_friends_item.tpl b/view/tpl/notifications_friends_item.tpl index 856955424..d3c79be82 100755 --- a/view/tpl/notifications_friends_item.tpl +++ b/view/tpl/notifications_friends_item.tpl @@ -1,3 +1,3 @@
- {{$item_text}} {{$item_when}} + {{$item_text}} {{$item_when}}
diff --git a/view/tpl/notifications_likes_item.tpl b/view/tpl/notifications_likes_item.tpl index b2ba4024b..d3c79be82 100755 --- a/view/tpl/notifications_likes_item.tpl +++ b/view/tpl/notifications_likes_item.tpl @@ -1,3 +1,3 @@
- {{$item_text}} {{$item_when}} + {{$item_text}} {{$item_when}}
diff --git a/view/tpl/notifications_posts_item.tpl b/view/tpl/notifications_posts_item.tpl index 856955424..d3c79be82 100755 --- a/view/tpl/notifications_posts_item.tpl +++ b/view/tpl/notifications_posts_item.tpl @@ -1,3 +1,3 @@
- {{$item_text}} {{$item_when}} + {{$item_text}} {{$item_when}}
diff --git a/view/tpl/notify.tpl b/view/tpl/notify.tpl index 856955424..d3c79be82 100755 --- a/view/tpl/notify.tpl +++ b/view/tpl/notify.tpl @@ -1,3 +1,3 @@
- {{$item_text}} {{$item_when}} + {{$item_text}} {{$item_when}}
-- cgit v1.2.3