X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/1e4ff4dc501ca82490ac70fb3b623c3857991af3..d04c4734bcf40b1d17c55b18fba2aa8344678e8f:/ui-shared.c?ds=sidebyside diff --git a/ui-shared.c b/ui-shared.c index ca8dd3d..72a7b44 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");