aboutsummaryrefslogtreecommitdiffstats
path: root/view/suggest_friends.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-18 01:44:46 -0800
committerfriendica <info@friendica.com>2011-12-18 01:44:46 -0800
commit5d6a098ce0bf14e372c297ed09c9f0452fa60ec7 (patch)
tree75cb1c0d89c7b82f4a7db6f71236a60a236702a3 /view/suggest_friends.tpl
parent974a52a16d3440b6d361b883412c00edd15e770b (diff)
downloadvolse-hubzilla-5d6a098ce0bf14e372c297ed09c9f0452fa60ec7.tar.gz
volse-hubzilla-5d6a098ce0bf14e372c297ed09c9f0452fa60ec7.tar.bz2
volse-hubzilla-5d6a098ce0bf14e372c297ed09c9f0452fa60ec7.zip
add connect link to suggestion and matches
Diffstat (limited to 'view/suggest_friends.tpl')
-rw-r--r--view/suggest_friends.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/suggest_friends.tpl b/view/suggest_friends.tpl
index c66cdd65d..e97b5e8cc 100644
--- a/view/suggest_friends.tpl
+++ b/view/suggest_friends.tpl
@@ -9,8 +9,8 @@
<div class="profile-match-name">
<a href="$url" title="$name">$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 class="profile-match-end"></div>
</div> \ No newline at end of file