aboutsummaryrefslogtreecommitdiffstats
path: root/view/notifications_comments_item.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-11-30 22:26:02 -0800
committerfriendica <info@friendica.com>2011-11-30 22:26:02 -0800
commitf1af2c224f4f090c670c1e71ce89d651ff1441c7 (patch)
treeee6fbe9739b79c779505b03305a7e0c8729e9f70 /view/notifications_comments_item.tpl
parent37730ecc2aa9a55faa232658fc348da241416700 (diff)
downloadvolse-hubzilla-f1af2c224f4f090c670c1e71ce89d651ff1441c7.tar.gz
volse-hubzilla-f1af2c224f4f090c670c1e71ce89d651ff1441c7.tar.bz2
volse-hubzilla-f1af2c224f4f090c670c1e71ce89d651ff1441c7.zip
personal notifications
Diffstat (limited to 'view/notifications_comments_item.tpl')
-rw-r--r--view/notifications_comments_item.tpl2
1 files changed, 1 insertions, 1 deletions
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 @@
<div class="notif-item">
- <a href="$item_link"><img src="$item_image" class="notif-image">$item_text <span class="notif-when">$item_when</span></a>
+ <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> \ No newline at end of file