From ad150143a843128a3f37f908799452c43be76b16 Mon Sep 17 00:00:00 2001 From: prpr Date: Wed, 24 Feb 2021 14:44:55 +0000 Subject: [PATCH] Fix overflowing conflict warning --- webif/cgi-bin/epg/info.jim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webif/cgi-bin/epg/info.jim b/webif/cgi-bin/epg/info.jim index 31bbac7..713a2ac 100755 --- a/webif/cgi-bin/epg/info.jim +++ b/webif/cgi-bin/epg/info.jim @@ -31,7 +31,7 @@ if {[$record get sched_type] < 1} { [system tuners]] if {[llength $conflicts]} { puts { -
+
This event conflicts with the following items in your scheduled recording list.
    }