From f1af2c224f4f090c670c1e71ce89d651ff1441c7 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 30 Nov 2011 22:26:02 -0800 Subject: personal notifications --- view/notifications_comments_item.tpl | 2 +- view/notifications_dislikes_item.tpl | 2 +- view/notifications_friends_item.tpl | 2 +- view/notifications_likes_item.tpl | 2 +- view/notifications_network_item.tpl | 2 +- view/notifications_posts_item.tpl | 2 +- view/theme/duepuntozero/group_side.tpl | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) (limited to 'view') diff --git a/view/notifications_comments_item.tpl b/view/notifications_comments_item.tpl index 96327b2d8..73cc9f948 100644 --- a/view/notifications_comments_item.tpl +++ b/view/notifications_comments_item.tpl @@ -1,3 +1,3 @@
- $item_text $item_when + $item_text $item_when
\ No newline at end of file diff --git a/view/notifications_dislikes_item.tpl b/view/notifications_dislikes_item.tpl index 96327b2d8..73cc9f948 100644 --- a/view/notifications_dislikes_item.tpl +++ b/view/notifications_dislikes_item.tpl @@ -1,3 +1,3 @@
- $item_text $item_when + $item_text $item_when
\ No newline at end of file diff --git a/view/notifications_friends_item.tpl b/view/notifications_friends_item.tpl index 96327b2d8..73cc9f948 100644 --- a/view/notifications_friends_item.tpl +++ b/view/notifications_friends_item.tpl @@ -1,3 +1,3 @@
- $item_text $item_when + $item_text $item_when
\ No newline at end of file diff --git a/view/notifications_likes_item.tpl b/view/notifications_likes_item.tpl index 96327b2d8..389144d9b 100644 --- a/view/notifications_likes_item.tpl +++ b/view/notifications_likes_item.tpl @@ -1,3 +1,3 @@
- $item_text $item_when + $item_text $item_when
\ No newline at end of file diff --git a/view/notifications_network_item.tpl b/view/notifications_network_item.tpl index f398f1210..bd86548fc 100644 --- a/view/notifications_network_item.tpl +++ b/view/notifications_network_item.tpl @@ -1,3 +1,3 @@
- {$item_text} {$item_when} + {$item_text} {$item_when}
\ No newline at end of file diff --git a/view/notifications_posts_item.tpl b/view/notifications_posts_item.tpl index 96327b2d8..73cc9f948 100644 --- a/view/notifications_posts_item.tpl +++ b/view/notifications_posts_item.tpl @@ -1,3 +1,3 @@
- $item_text $item_when + $item_text $item_when
\ No newline at end of file diff --git a/view/theme/duepuntozero/group_side.tpl b/view/theme/duepuntozero/group_side.tpl index a1fc70a22..8c4464560 100644 --- a/view/theme/duepuntozero/group_side.tpl +++ b/view/theme/duepuntozero/group_side.tpl @@ -13,9 +13,9 @@ /> {{ endif }} {{ if $group.edit }} - + {{ endif }} - $group.text + $group.text {{ endfor }} -- cgit v1.2.3