]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/testbubble/match.tpl
clean up and more fixing
[friendica.git] / view / theme / testbubble / match.tpl
index 49c3c81e4b64a1bf218ebf684404d7db1ee189cf..244b243ece5f651d64a255018d0c8005cfbf1ea1 100644 (file)
@@ -4,7 +4,10 @@
                        <img src="$photo" alt="$name" />
                </a>
        </div>
-       <span><a href="$url">$name</a> is interested in:<br />$tags</span>
+       <span><a href="$url">$name</a>$inttxt<br />$tags</span>
        <div class="profile-match-break"></div>
+       {{ if $connlnk }}
+       <div class="profile-match-connect"><a href="$connlnk" title="$conntxt">$conntxt</a></div>
+       {{ endif }}
        <div class="profile-match-end"></div>
 </div>
\ No newline at end of file