From: rabuzarus <> Date: Sun, 24 May 2015 18:01:08 +0000 (+0200) Subject: template for searchbox X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b3054ee9d05c37a7801f3ea1f82dd54d6ce0361e;p=friendica.git template for searchbox --- diff --git a/include/text.php b/include/text.php index dcc7308723..0f6c83234b 100644 --- a/include/text.php +++ b/include/text.php @@ -960,19 +960,18 @@ if(! function_exists('search')) { * @param string $s search query * @param string $id html id * @param string $url search url - * @param boolean $save show save search button - * @return string html for search box #FIXME: remove html + * @param boolean $savedsearch show save search button */ function search($s,$id='search-box',$url='/search',$save = false) { $a = get_app(); - $o = '