Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
WEBUI: Cosmetic
Changed name Now recording to Current Recordings. It would probably
better.
  • Loading branch information
pepsonEL authored and perexg committed Oct 13, 2014
1 parent 7f3b109 commit 43669fe
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 / Now Recordings',
titleP: 'Upcoming / Current Recordings',
iconCls: 'upcomingRec',
tabIndex: index,
add: {
Expand Down

0 comments on commit 43669fe

Please sign in to comment.