From: Piotr Kuchciak Date: Mon, 13 Oct 2014 10:38:10 +0000 (+0200) Subject: WEBUI: Cosmetic X-Git-Tag: v4.1~1055 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43669fee44339b5ac9d9514e1eef7433da57cbef;p=thirdparty%2Ftvheadend.git WEBUI: Cosmetic Changed name Now recording to Current Recordings. It would probably better. --- diff --git a/src/webui/static/app/dvr.js b/src/webui/static/app/dvr.js index be457efd2..53f63af72 100644 --- a/src/webui/static/app/dvr.js +++ b/src/webui/static/app/dvr.js @@ -160,7 +160,7 @@ tvheadend.dvr_upcoming = function(panel, index) { url: 'api/dvr/entry', gridURL: 'api/dvr/entry/grid_upcoming', titleS: 'Upcoming Recording', - titleP: 'Upcoming / Now Recordings', + titleP: 'Upcoming / Current Recordings', iconCls: 'upcomingRec', tabIndex: index, add: {