From: Florian Forster Date: Fri, 9 Jul 2010 12:33:46 +0000 (+0200) Subject: src/utils_cgi.c: Use the "search" action to … well … search. X-Git-Tag: v4.0.0~119 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=2ba3446fa0017fd08090e7761a890fed006d1d31;p=collection4.git src/utils_cgi.c: Use the "search" action to … well … search. --- diff --git a/src/utils_cgi.c b/src/utils_cgi.c index 0b63daf..f4abec2 100644 --- a/src/utils_cgi.c +++ b/src/utils_cgi.c @@ -751,7 +751,7 @@ int html_print_search_box (__attribute__((unused)) void *user_data) /* {{{ */ term_html = html_escape (param ("q")); printf ("
\n" - " \n" + " \n" " \n" " \n" "
\n",