X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/c58cec9dff273b44c428cfaee24e5e3743c0034e..97a91657a5032aa984d91344b91e1c5a084c2f0d:/ui-repolist.c diff --git a/ui-repolist.c b/ui-repolist.c index 91911e0..e945f67 100644 --- a/ui-repolist.c +++ b/ui-repolist.c @@ -108,7 +108,7 @@ static int is_in_url(struct cgit_repo *repo) static void print_sort_header(const char *title, const char *sort) { html(""); html_txt(ctx.repo->owner);