]> git.mxchange.org Git - friendica.git/blobdiff - view/match.tpl
extending notifications to other types
[friendica.git] / view / match.tpl
index 330245a2ae2dd33ade840dbebededd8d9b7c1076..5f2fc7a302f1b4b0d109edff5660fa07e03981a2 100644 (file)
@@ -9,4 +9,8 @@
                <a href="$url" title="$name[$tags]">$name</a>
        </div>
        <div class="profile-match-end"></div>
+       {{ if $connlnk }}
+       <div class="profile-match-connect"><a href="$connlnk" title="$conntxt">$conntxt</a></div>
+       {{ endif }}
+
 </div>
\ No newline at end of file