diff --git a/webif/lib/epg.class b/webif/lib/epg.class
index 520ce41..a34d62f 100644
--- a/webif/lib/epg.class
+++ b/webif/lib/epg.class
@@ -257,7 +257,7 @@ epg method icon_set {{height 0}} {
"
"
}
- if {$content_mgmt} {
+ if {$content_mgmt eq "1"} {
lappend set \
"
"
}