diff --git a/src/webui/static/app/epg.js b/src/webui/static/app/epg.js index f821e26b..f4053ebd 100644 --- a/src/webui/static/app/epg.js +++ b/src/webui/static/app/epg.js @@ -185,7 +185,7 @@ tvheadend.epgDetails = function(event) { } var win = new Ext.Window({ - title: event.title, + title: 'Broadcast Details', layout: 'fit', width: 500, height: 300,