]> git.mxchange.org Git - friendica.git/blobdiff - view/match.tpl
Merge pull request #530 from fermionic/20121108-dispy-menu-fix
[friendica.git] / view / match.tpl
index 330245a2ae2dd33ade840dbebededd8d9b7c1076..b052845ae744d23afb35276708d5b333d02dcc55 100644 (file)
@@ -9,4 +9,8 @@
                <a href="$url" title="$name[$tags]">$name</a>
        </div>
        <div class="profile-match-end"></div>
-</div>
\ No newline at end of file
+       {{ if $connlnk }}
+       <div class="profile-match-connect"><a href="$connlnk" title="$conntxt">$conntxt</a></div>
+       {{ endif }}
+
+</div>