X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/121089ced5e1d3f3103cbc2b37f5fb579d800915..b60e6bff75719a5fb0df970bac3be6b2726cf73a:/ui-repolist.c diff --git a/ui-repolist.c b/ui-repolist.c index 66c88c4..a9751f6 100644 --- a/ui-repolist.c +++ b/ui-repolist.c @@ -128,13 +128,15 @@ static void print_pager(int items, int pagelen, char *search, char *sort) { int i, ofs; char *class = NULL; - html("
"); + html("
"); + html(""); } static int cmp(const char *s1, const char *s2)