use a new key for log out everywhere
This commit is contained in:
@@ -3390,7 +3390,7 @@ define([
|
|||||||
attributes: {
|
attributes: {
|
||||||
'class': 'cp-toolbar-menu-logout-everywhere fa fa-plug',
|
'class': 'cp-toolbar-menu-logout-everywhere fa fa-plug',
|
||||||
},
|
},
|
||||||
content: h('span', Messages.settings_logoutEverywhereTitle)
|
content: h('span', Messages.logoutEverywhere)
|
||||||
});
|
});
|
||||||
options.push({
|
options.push({
|
||||||
tag: 'a',
|
tag: 'a',
|
||||||
|
|||||||
Reference in New Issue
Block a user