1
0

More layout fixes

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Este cometimento está contido em:
Lars Hjemli
2008-04-13 10:57:11 +02:00
ascendente 72a69b77e7
cometimento 931fc6d1e4
3 ficheiros modificados com 98 adições e 33 eliminações

Ver ficheiro

@ -70,7 +70,7 @@ void cgit_print_repolist()
"<th class='left'>Owner</th>"
"<th class='left'>Idle</th>");
if (ctx.cfg.enable_index_links)
html("<th>Links</th>");
html("<th class='left'>Links</th>");
html("</tr>\n");
for (i=0; i<cgit_repolist.count; i++) {