]> git.mxchange.org Git - friendica.git/blob - view/smarty3/peoplefind.tpl
newline at end of header
[friendica.git] / view / smarty3 / peoplefind.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6 <div id="peoplefind-sidebar" class="widget">
7         <h3>{{$findpeople}}</h3>
8         <div id="peoplefind-desc">{{$desc}}</div>
9         <form action="dirfind" method="post" />
10                 <input id="side-peoplefind-url" type="text" name="search" size="24" title="{{$hint}}" /><input id="side-peoplefind-submit" type="submit" name="submit" value="{{$findthem}}" />
11         </form>
12         <div class="side-link" id="side-match-link"><a href="match" >{{$similar}}</a></div>
13         <div class="side-link" id="side-suggest-link"><a href="suggest" >{{$suggest}}</a></div>
14         <div class="side-link" id="side-random-profile-link" ><a href="randprof" target="extlink" >{{$random}}</a></div>
15         {{if $inv}} 
16         <div class="side-link" id="side-invite-link" ><a href="invite" >{{$inv}}</a></div>
17         {{/if}}
18 </div>
19