From 6b65db1f09a3f74b980c10675ca62deeb7b80816 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Wed, 22 Sep 2010 16:46:25 +0200 Subject: [PATCH] src/utils_cgi.c: Complete the fix: The script was moved to the pkg_libdir, too. --- src/utils_cgi.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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); -- 2.11.0