]> git.mxchange.org Git - friendica.git/blobdiff - view/notifications_network_item.tpl
added index to config and pconfig table
[friendica.git] / view / notifications_network_item.tpl
old mode 100644 (file)
new mode 100755 (executable)
index f398f12..bd86548
@@ -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