use a new key for log out everywhere

pull/1/head
David Benqué 5 years ago
parent fdf4314d18
commit 330059e46e

@ -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',

Loading…
Cancel
Save