all repos — cgit @ 1b7c5b2e0b918e9452694aace7c19194683989a8

a hyperfast web frontend for git written in c

Generate valid html for "downloads" menu header

Noticed-by: http://validator.w3.org
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Lars Hjemli hjemli@gmail.com
Sun, 11 Nov 2007 13:44:39 +0100
commit

1b7c5b2e0b918e9452694aace7c19194683989a8

parent

a7cf406c802394460cb14c79f3f43582d1428a45

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M ui-shared.cui-shared.c

@@ -411,7 +411,7 @@ } else {

hashcpy(fileid, sha1); } if (!*header) { - html("<p><h1>download</h1>"); + html("<h1>download</h1>\n"); *header = 1; } url = cgit_pageurl(cgit_query_repo, "blob",