]> git.mxchange.org Git - friendica.git/blobdiff - view/follow.tpl
stuff
[friendica.git] / view / follow.tpl
index 2c024930cad96422097d2030625e5e2f4d93abe3..259e74a931fa43450cc773eee2ef41eb55b86b1a 100644 (file)
@@ -1,9 +1,8 @@
 <div id="follow-sidebar" class="widget">
-       <h3>Find People</h3>
+       <h3>$connect</h3>
+       <div id="connect-desc">$desc</div>
        <form action="follow" method="post" />
                <input id="side-follow-url" type="text" name="url" size="24" title="$hint" /><input id="side-follow-submit" type="submit" name="submit" value="$follow" />
        </form>
-       $findSimilar
-       $inviteFriends
 </div>