]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-stats.c
ui-repolist: Rename section-sort to repository-sort.
[ps-cgit] / ui-stats.c
index 36e17d92da8d5791dd042ebbaceeeec1713fcd03..59f4c1e7cd31d7f758b78c3a4d35f3801041e680 100644 (file)
@@ -407,7 +407,7 @@ void cgit_show_stats(struct cgit_context *ctx)
        html_intoption(50, "50", top);
        html_intoption(100, "100", top);
        html_intoption(-1, "all", top);
-       html("</select></td><tr>");
+       html("</select></td></tr>");
        html("<tr><td/><td class='ctrl'>");
        html("<noscript><input type='submit' value='Reload'/></noscript>");
        html("</td></tr></table>");