Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
WEBUI: changed tabs name upcoming recordings>upcoming / now recordings
  • Loading branch information
pepsonEL authored and perexg committed Oct 12, 2014
1 parent 02add07 commit 4c19cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webui/static/app/dvr.js
Expand Up @@ -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',

This comment has been minimized.

Copy link
@ProfYaffle

ProfYaffle Oct 13, 2014

Member

@PiterEL - Upcoming / Current Recordings would probably be better

iconCls: 'upcomingRec',
tabIndex: index,
add: {
Expand Down

0 comments on commit 4c19cc8

Please sign in to comment.