]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
WEBUI: changed tabs name upcoming recordings>upcoming / now recordings
authorPiotr Kuchciak <piotr.kuchciak@gmail.com>
Sun, 12 Oct 2014 09:18:07 +0000 (11:18 +0200)
committerJaroslav Kysela <perex@perex.cz>
Sun, 12 Oct 2014 17:43:44 +0000 (19:43 +0200)
src/webui/static/app/dvr.js

index 14d91fd6de51a251514a7e57cb4ae3feac796915..be457efd2d64a59e930636b5332c9722b787b61e 100644 (file)
@@ -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: {