diff --git a/webif/html/m/event_d.jim b/webif/html/m/event_d.jim
index 1d1c727..6feb4e9 100755
--- a/webif/html/m/event_d.jim
+++ b/webif/html/m/event_d.jim
@@ -41,8 +41,8 @@ foreach o $others {
if {[$o get series_crid] eq ""} { set ro 1 } else { set ro 2 }
puts -nonewline "
@@ -19,11 +19,11 @@ proc epgcell {e {aside 0}} {
"
set guidance [$e get warning]
if {$guidance ne ""} {
- puts "
+ puts "
$guidance [progressbar [$e percent]] [progressbar [$e percent]]
"
puts -nonewline "Also: "
- puts -nonewline ""
+ puts -nonewline ""
puts -nonewline "[clock format [$o get start] -format {%c %Z}]"
puts -nonewline " on "
puts -nonewline [$o channel_icon 16]
diff --git a/webif/html/m/include/epgcell.jim b/webif/html/m/include/epgcell.jim
index ea3d34b..7211d0c 100755
--- a/webif/html/m/include/epgcell.jim
+++ b/webif/html/m/include/epgcell.jim
@@ -5,7 +5,7 @@ proc epgcell {e {aside 0}} {
set et $($st + [$e get duration])
puts "
[$e get name]