Layout update

This commit is contained in:
Lars Hjemli 2007-02-17 13:46:18 +01:00
parent ac70cb4795
commit 66cacd053b
9 changed files with 131 additions and 36 deletions

View file

@ -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>"