X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/0d05bca502f4a5347fa629045aca97ba9b404acc..e5ca46bf4b974ce3b51d09da4c7ad741aaa70ede:/ui-repolist.c?ds=inline diff --git a/ui-repolist.c b/ui-repolist.c index c735368..3e97ca9 100644 --- a/ui-repolist.c +++ b/ui-repolist.c @@ -53,7 +53,7 @@ void cgit_print_repolist(struct cacheitem *item) cgit_print_docstart(cgit_root_title, item); cgit_print_pageheader(cgit_root_title, 0); - html(""); + html("
"); if (cgit_index_header) { htmlf(""); }
", columns); @@ -98,7 +98,8 @@ void cgit_print_repolist(struct cacheitem *item) html_link_open(cgit_repourl(cgit_repo->url), NULL, "button"); html("summary"); - cgit_log_link("log", NULL, "button", NULL, NULL, NULL); + cgit_log_link("log", NULL, "button", NULL, NULL, NULL, + 0, NULL, NULL); cgit_tree_link("tree", NULL, "button", NULL, NULL, NULL); html("