Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
webui: rename 'System log' to 'Tvheadend log'
  • Loading branch information
perexg committed Apr 25, 2016
1 parent 7ebdc4a commit 7f24603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webui/static/app/tvheadend.js
Expand Up @@ -973,7 +973,7 @@ tvheadend.app = function() {
maxSize: 400,
collapsible: true,
collapsed: true,
title: _('System log'),
title: _('Tvheadend log'),
margins: '0 0 0 0',
tools: [{
id: 'gear',
Expand Down

0 comments on commit 7f24603

Please sign in to comment.