mirror of
https://git.zx2c4.com/cgit
synced 2025-08-30 22:05:08 +00:00
Move log-functions into ui-log.c
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
@@ -46,7 +46,7 @@ static void cgit_print_branches()
|
||||
html("</table>");
|
||||
}
|
||||
|
||||
void cgit_print_repo_summary()
|
||||
void cgit_print_summary()
|
||||
{
|
||||
html("<h2>");
|
||||
html_txt("Repo summary page");
|
||||
|
Reference in New Issue
Block a user