From ef473df0b328dac114fa4df6b03373a410db6a4b Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Thu, 24 May 2007 00:06:25 +0200 Subject: Bad html:
should have an action-attribute Don't know how the href-attribute got in there... Signed-off-by: Lars Hjemli --- ui-shared.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui-shared.c b/ui-shared.c index acc771b..26a6c71 100644 --- a/ui-shared.c +++ b/ui-shared.c @@ -186,7 +186,7 @@ void cgit_print_pageheader(char *title, int show_search) html(""); html(""); if (show_search) { - html(""); if (!cgit_virtual_root) { -- cgit 1.4.1 a3fe5'>this commit libtls for OpenSSL
summary refs log tree commit diff
Commit message (Collapse)Author
2020-11-24Import LibreSSL 3.3.0June McEnroe
2020-10-22Import LibreSSL 3.2.2June McEnroe
2020-09-29Import LibreSSL 3.2.1June McEnroe
2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe
2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe
2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe