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