From: Florian Forster Date: Wed, 22 Sep 2010 14:46:25 +0000 (+0200) Subject: src/utils_cgi.c: Complete the fix: The script was moved to the pkg_libdir, too. X-Git-Url: https://git.octo.it/?p=collection4.git;a=commitdiff_plain;h=6b65db1f09a3f74b980c10675ca62deeb7b80816 src/utils_cgi.c: Complete the fix: The script was moved to the pkg_libdir, too. --- diff --git a/src/utils_cgi.c b/src/utils_cgi.c index 372b4e3..ce04ae0 100644 --- a/src/utils_cgi.c +++ b/src/utils_cgi.c @@ -687,16 +687,16 @@ int html_print_page (const char *title, /* {{{ */ printf ("\n" " \n" " %s\n" - " \n" - " \n" - " \n" - " \n" - " \n" - " \n" " \n", title_html);