From: Jaroslav Kysela Date: Tue, 27 Nov 2018 16:37:15 +0000 (+0100) Subject: webui: remove Title0 typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=101f6b19ca918b0cfabd9bc36ec5702147e193b9;p=thirdparty%2Ftvheadend.git webui: remove Title0 typo --- diff --git a/src/webui/static/app/status.js b/src/webui/static/app/status.js index 57c9628bb..39cac9340 100644 --- a/src/webui/static/app/status.js +++ b/src/webui/static/app/status.js @@ -106,7 +106,7 @@ tvheadend.status_subs = function(panel, index) { width: 80, id: 'title', - header: _("Title0"), + header: _("Title"), dataIndex: 'title', sortable: true },