diff --git a/app/assets/templates/directives/account-menu.pug b/app/assets/templates/directives/account-menu.pug index d58739d7c..e4bdf6c43 100644 --- a/app/assets/templates/directives/account-menu.pug +++ b/app/assets/templates/directives/account-menu.pug @@ -164,7 +164,7 @@ a.sk-a.info.sk-panel-row.condensed( ng-click="self.openSessionsModal()" ng-if="self.state.showSessions" - ) Review active sessions + ) Review Sessions a.sk-a.info.sk-panel-row.condensed( ng-click="self.openPasswordWizard()" ) Change Password