diff --git a/htmlui.c b/htmlui.c index eedd22cd..476838b4 100644 --- a/htmlui.c +++ b/htmlui.c @@ -267,8 +267,8 @@ box_bottom(tcp_queue_t *tq) static void top_menu(http_connection_t *hc, tcp_queue_t *tq) { - tcp_qprintf(tq, "
"); + tcp_qprintf(tq, "
", MAIN_WIDTH); box_top(tq, "box");