From: Florian Forster Date: Sat, 11 Sep 2010 20:44:21 +0000 (+0200) Subject: Add URL of the project homepage. X-Git-Tag: v4.0.0^0 X-Git-Url: https://git.tokkee.org/?p=collection4.git;a=commitdiff_plain;h=ae3e7993c119bcfedc76239c1f8a5d8cf1a8c8d9 Add URL of the project homepage. --- diff --git a/README b/README index 7cdca15..ecbce71 100644 --- a/README +++ b/README @@ -1,5 +1,6 @@ collection 4 - An efficient graphing front-end for collectd ============================================================= + About ----- diff --git a/src/utils_cgi.c b/src/utils_cgi.c index 7995e3f..40768dd 100644 --- a/src/utils_cgi.c +++ b/src/utils_cgi.c @@ -750,7 +750,7 @@ int html_print_page (const char *title, /* {{{ */ printf ("\n" " \n" " \n" - "
"PACKAGE_STRING"
\n" + " \n" " \n" "\n");