--- tvheadend-git/src/webui/static/app/dvr.js 2011-04-13 09:01:13.751138001 +0200 +++ tvheadend/src/webui/static/app/dvr.js 2011-04-14 03:35:56.000000000 +0200 @@ -69,7 +69,7 @@ tvheadend.dvrDetails = function(entry) { content += '
' + 'Download '+ parseInt(entry.filesize/1000000) + ' MB
' + - "Play" + + "Play" + '
'; }