From: Piotr Kuchciak Date: Sun, 12 Oct 2014 09:18:07 +0000 (+0200) Subject: WEBUI: changed tabs name upcoming recordings>upcoming / now recordings X-Git-Tag: v4.1~1068 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4c19cc8526b922d10b4d39bd5a25cb89e27d7ce8;p=thirdparty%2Ftvheadend.git WEBUI: changed tabs name upcoming recordings>upcoming / now recordings --- diff --git a/src/webui/static/app/dvr.js b/src/webui/static/app/dvr.js index 14d91fd6d..be457efd2 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 Recordings', + titleP: 'Upcoming / Now Recordings', iconCls: 'upcomingRec', tabIndex: index, add: {