From: Jason A. Donenfeld Date: Thu, 12 May 2016 19:29:40 +0000 (+0200) Subject: forms: action should not be empty X-Git-Tag: v1.0~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c34e28835bc06ea9f76f440909f59a697910e9e8;p=cgit forms: action should not be empty Signed-off-by: Jason A. Donenfeld --- diff --git a/ui-shared.c b/ui-shared.c index 770b685..2c88b72 100644 --- a/ui-shared.c +++ b/ui-shared.c @@ -937,7 +937,7 @@ static void print_header(void) cgit_summary_link(ctx.repo->name, ctx.repo->name, NULL, NULL); if (ctx.env.authenticated) { html(""); - html("
\n"); + html("\n"); cgit_add_hidden_formfields(0, 1, ctx.qry.page); html("