diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index 87f49b8f2..775e24c3a 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -3390,7 +3390,7 @@ define([ attributes: { 'class': 'cp-toolbar-menu-logout-everywhere fa fa-plug', }, - content: h('span', Messages.settings_logoutEverywhereTitle) + content: h('span', Messages.logoutEverywhere) }); options.push({ tag: 'a',