connect on suggest/match - added to testbubble
This commit is contained in:
parent
622886a33c
commit
eb05d00794
3 changed files with 13 additions and 1 deletions
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue