add a nice header

This commit is contained in:
Andreas Öman 2007-11-21 15:31:54 +00:00
parent 35ef53ab0b
commit 24dbe9e55a

View file

@ -802,6 +802,13 @@ page_status(http_connection_t *hc, const char *remain, void *opaque)
tcp_qprintf(&tq, "<div class=\"statuscont\">");
box_top(&tq, "box");
tcp_qprintf(&tq, "<div class=\"content\">");
tcp_qprintf(&tq, "<b><center>Input sources</b><br>");
tcp_qprintf(&tq, "</div>");
box_bottom(&tq);
tcp_qprintf(&tq, "<br>");
/* DVB adapters */
box_top(&tq, "box");