From 4125bf660108d3094f713f2c60121f1c05a53968 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96man?= Date: Sun, 4 May 2008 15:10:39 +0000 Subject: [PATCH] Remove the 'dynamic updates' stuff --- ajaxui/ajaxui.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ajaxui/ajaxui.c b/ajaxui/ajaxui.c index 322a39cf..76030817 100644 --- a/ajaxui/ajaxui.c +++ b/ajaxui/ajaxui.c @@ -595,14 +595,13 @@ ajax_page_root(http_connection_t *hc, http_reply_t *hr, ajax_box_begin(tq, AJAX_BOX_FILLED, NULL, NULL, NULL); tcp_qprintf(tq, - "
" + "
" "
" "Tvheadend v1.x (r?)" "
" "
" "
" - " " - "Dynamic updates" + " " "
" "
");