From 43669fee44339b5ac9d9514e1eef7433da57cbef Mon Sep 17 00:00:00 2001 From: Piotr Kuchciak Date: Mon, 13 Oct 2014 12:38:10 +0200 Subject: [PATCH] WEBUI: Cosmetic Changed name Now recording to Current Recordings. It would probably better. --- src/webui/static/app/dvr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/webui/static/app/dvr.js b/src/webui/static/app/dvr.js index be457efd..53f63af7 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: {