X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/c43f1246cb759eb811ab0ebef0613b86dda99581..7dd50c98d73bf6c579b8ce5893739a2d0ffc00d5:/ui-repolist.c diff --git a/ui-repolist.c b/ui-repolist.c index 7090c12..bd4af59 100644 --- a/ui-repolist.c +++ b/ui-repolist.c @@ -17,7 +17,7 @@ void cgit_print_repolist(struct cacheitem *item) chdir(cgit_root); cgit_print_docstart(cgit_root_title, item); - cgit_print_pageheader(cgit_root_title); + cgit_print_pageheader(cgit_root_title, 0); if (!(d = opendir("."))) { cgit_print_error(fmt("Unable to scan repository directory: %s", @@ -28,7 +28,7 @@ void cgit_print_repolist(struct cacheitem *item) html("
| Name | " "Description | " "Owner |
|---|