]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/peoplefind.tpl
Merge pull request #2048 from strk/group_post
[friendica.git] / view / templates / peoplefind.tpl
index 5417ee0edfc632277412a9830f812f52e3ca24e2..45c4c0b6224b401465cf72f811fbcf7c9010a7e2 100644 (file)
@@ -1,13 +1,9 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
+
 <div id="peoplefind-sidebar" class="widget">
        <h3>{{$findpeople}}</h3>
        <div id="peoplefind-desc">{{$desc}}</div>
-       <form action="dirfind" method="post" />
-               <input id="side-peoplefind-url" type="text" name="search" size="24" title="{{$hint}}" /><input id="side-peoplefind-submit" type="submit" name="submit" value="{{$findthem}}" />
+       <form action="dirfind" method="get" />
+               <input id="side-peoplefind-url" type="text" name="search" size="24" title="{{$hint|escape:'html'}}" /><input id="side-peoplefind-submit" type="submit" name="submit" value="{{$findthem|escape:'html'}}" />
        </form>
        <div class="side-link" id="side-match-link"><a href="match" >{{$similar}}</a></div>
        <div class="side-link" id="side-suggest-link"><a href="suggest" >{{$suggest}}</a></div>