]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/peoplefind.tpl
added template for the blocklist editor in the admin panel
[friendica.git] / view / theme / frio / templates / peoplefind.tpl
index 6b31c92ada22b6e98a6259db1b38f29b27537fb5..f84a094507ca0a554c365fa848beaecf4050bd8b 100644 (file)
@@ -8,7 +8,7 @@
                {{* The search field *}}
                <div class="form-group form-group-search">
                        <input id="side-peoplefind-url" class="search-input form-control form-search" type="text" name="search" data-toggle="tooltip" title="{{$hint|escape:'html'}}" />
-                       <button id="side-peoplefind-submit" class="btn btn-default btn-sm form-button-search" type="submit" name="submit" value="{{$findthem|escape:'html'}}">{{$findthem}}</button>
+                       <button id="side-peoplefind-submit" class="btn btn-default btn-sm form-button-search" type="submit">{{$findthem}}</button>
                </div>
        </form>