]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/notifications/attend_item.tpl
Merge pull request #8179 from MrPetovan/bug/notices
[friendica.git] / view / templates / notifications / attend_item.tpl
index 6fb69ed6816000ae89594a53ddcb082d3de2d42d..a8de3c793d0ae575b17dfffa3c471cd24e3b3471 100644 (file)
@@ -1,4 +1,4 @@
 
 <div class="notif-item {{if !$item_seen}}unseen{{/if}}">
-       <a href="{{$item_link}}" target="friendica-notification"><img src="{{$item_image}}" class="notif-image">{{$item_text nofilter}} <span class="notif-when">{{$item_ago}}</span></a>
+       <a href="{{$item_link}}"><img src="{{$item_image}}" class="notif-image">{{$item_text nofilter}} <span class="notif-when">{{$item_ago}}</span></a>
 </div>
\ No newline at end of file