]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
webui: remove Title0 typo
authorJaroslav Kysela <perex@perex.cz>
Tue, 27 Nov 2018 16:37:15 +0000 (17:37 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 27 Nov 2018 16:37:15 +0000 (17:37 +0100)
src/webui/static/app/status.js

index 57c9628bb4c127a9f9367252b3185c08914c8eb4..39cac934042b329b0601e1f2b45009912a9b6fa4 100644 (file)
@@ -106,7 +106,7 @@ tvheadend.status_subs = function(panel, index)
             {
                 width: 80,
                 id: 'title',
-                header: _("Title0"),
+                header: _("Title"),
                 dataIndex: 'title',
                 sortable: true
             },