X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/44f8c11c8d6edadedb9b83baf6f6a786c0bd8c30..81509a228c7428abeb56ecacb45ccd8dc8fc6209:/ui-repolist.c diff --git a/ui-repolist.c b/ui-repolist.c index 7158bf7..b57ea60 100644 --- a/ui-repolist.c +++ b/ui-repolist.c @@ -321,7 +321,7 @@ void cgit_print_repolist(void) (last_section != NULL && section == NULL) || (last_section != NULL && section != NULL && strcmp(section, last_section)))) { - htmlf("", + htmlf("", columns); html_txt(section); html("");