]> git.mxchange.org Git - friendica.git/blobdiff - view/suggest_friends.tpl
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
[friendica.git] / view / suggest_friends.tpl
old mode 100644 (file)
new mode 100755 (executable)
index 8e60564..e97b5e8
@@ -10,4 +10,7 @@
                <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>
\ No newline at end of file