From 2263231b14a6d578b54bf44317c9cfe58d72cc8b Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Mon, 30 Jul 2018 09:48:49 +0100 Subject: another minor fix in index link --- ui_70-summary.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ui_70-summary.c') diff --git a/ui_70-summary.c b/ui_70-summary.c index 8db5c7f..aa680f6 100644 --- a/ui_70-summary.c +++ b/ui_70-summary.c @@ -28,10 +28,8 @@ static void print_url(const char *url) columns++; if (urls++ == 0) { - htmlf(" ", columns); - htmlf("Clone\n", columns); } - +/* htmlf(""); html_txt(url); html("\n"); +*/ } void cgit_print_summary(void) -- cgit v1.2.3