forked from hummypkg/webif
Fix overflowing conflict warning
This commit is contained in:
parent
5d3b046c70
commit
ad150143a8
@ -31,7 +31,7 @@ if {[$record get sched_type] < 1} {
|
|||||||
[system tuners]]
|
[system tuners]]
|
||||||
if {[llength $conflicts]} {
|
if {[llength $conflicts]} {
|
||||||
puts {
|
puts {
|
||||||
<div class=warningbox style="width: 100%; margin: 0.2em"><div>
|
<div class=warningbox style="width: auto; margin: 0.2em"><div>
|
||||||
This event conflicts with the following items in your scheduled recording list.
|
This event conflicts with the following items in your scheduled recording list.
|
||||||
<ul>
|
<ul>
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user