]> git.mxchange.org Git - friendica.git/blobdiff - view/notifications_likes_item.tpl
Merge branch 'ac'
[friendica.git] / view / notifications_likes_item.tpl
index 96327b2d8fae276d86946f962be65ae3dab83b43..389144d9b12d8faa1ee0bd9fb4343ee637110282 100644 (file)
@@ -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-notification"><img src="$item_image" class="notif-image">$item_text <span class="notif-when">$item_when</span></a>
 </div>
\ No newline at end of file