mirror of
https://git.zx2c4.com/cgit
synced 2025-08-04 10:04:32 +02:00
Layout update
This commit is contained in:
parent
ac70cb4795
commit
66cacd053b
9 changed files with 131 additions and 36 deletions
|
@ -16,7 +16,6 @@ void cgit_print_repolist(struct cacheitem *item)
|
|||
cgit_print_docstart(cgit_root_title, item);
|
||||
cgit_print_pageheader(cgit_root_title, 0);
|
||||
|
||||
html("<h2>Repositories</h2>\n");
|
||||
html("<table class='list nowrap'>");
|
||||
html("<tr class='nohover'>"
|
||||
"<th class='left'>Name</th>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue