X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/e36365c6841703e569fcaf20bfc415ee0489c76f..601c76eb15a298ac9529f4dded5dd4297b9c3768:/ui-shared.c diff --git a/ui-shared.c b/ui-shared.c index ca8dd3d..bd34cc3 100644 --- a/ui-shared.c +++ b/ui-shared.c @@ -487,9 +487,13 @@ void cgit_print_pageheader(char *title, int show_search) html("

\n

branch

\n"); html("
\n"); add_hidden_formfields(0, 1, cgit_query_page); + html("
"); html("\n"); + html(""); + html("\n"); + html("
"); html("
\n"); html("

\n

search

\n");