diff --git a/src/webui/static/app/epg.js b/src/webui/static/app/epg.js index 6182d01d..3cf34f4d 100644 --- a/src/webui/static/app/epg.js +++ b/src/webui/static/app/epg.js @@ -51,8 +51,8 @@ tvheadend.epgDetails = function(event) { event.channelid + "')\">Play" + ""; } - content += '
'; content += ''; + content += '
'; var confcombo = new Ext.form.ComboBox({ store: tvheadend.configNames,