diff options
Diffstat (limited to 'view/tpl/notifications_comments_item.tpl')
-rwxr-xr-x | view/tpl/notifications_comments_item.tpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/view/tpl/notifications_comments_item.tpl b/view/tpl/notifications_comments_item.tpl deleted file mode 100755 index 856955424..000000000 --- a/view/tpl/notifications_comments_item.tpl +++ /dev/null @@ -1,3 +0,0 @@ -<div class="notif-item"> - <a href="{{$item_link}}" target="friendica-notifications"><img src="{{$item_image}}" class="notif-image">{{$item_text}} <span class="notif-when">{{$item_when}}</span></a> -</div> |