WEBUI: Cosmetic
Changed name Now recording to Current Recordings. It would probably better.
This commit is contained in:
parent
7f3b10941a
commit
43669fee44
1 changed files with 1 additions and 1 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Reference in a new issue