diff --git a/var/mongoose/cgi-bin/epg_search.jim b/var/mongoose/cgi-bin/epg_search.jim
index 1eb6d3d1..3e4a1479 100755
--- a/var/mongoose/cgi-bin/epg_search.jim
+++ b/var/mongoose/cgi-bin/epg_search.jim
@@ -107,7 +107,6 @@ foreach record [lsort -command rsort $records] {
puts [$record cell]
puts "
[$record get text] | [$record get warning] | "
puts ""
- flush stdout
}
puts ""
diff --git a/var/mongoose/cgi-bin/epg_service.jim b/var/mongoose/cgi-bin/epg_service.jim
index 45203d31..1368d442 100755
--- a/var/mongoose/cgi-bin/epg_service.jim
+++ b/var/mongoose/cgi-bin/epg_service.jim
@@ -65,7 +65,6 @@ foreach record $records {
puts "[$record get text] | "
puts "[$record get warning] | "
puts ""
- flush stdout
}
puts ""
diff --git a/var/mongoose/html/img/draghandle.jpg b/var/mongoose/html/img/draghandle.jpg
new file mode 100644
index 00000000..121950ed
Binary files /dev/null and b/var/mongoose/html/img/draghandle.jpg differ
diff --git a/var/mongoose/html/lib/header.jim b/var/mongoose/html/lib/header.jim
index 89489806..c7624986 100644
--- a/var/mongoose/html/lib/header.jim
+++ b/var/mongoose/html/lib/header.jim
@@ -6,6 +6,8 @@ puts {
source /mod/var/mongoose/include/model.jim
puts {
+
+
diff --git a/var/mongoose/html/lib/header.shtml b/var/mongoose/html/lib/header.shtml
index 4766978c..db43f42b 100644
--- a/var/mongoose/html/lib/header.shtml
+++ b/var/mongoose/html/lib/header.shtml
@@ -1,6 +1,8 @@
+
+