diff --git a/ui/app/components/sidebar/user-menu.hbs b/ui/app/components/sidebar/user-menu.hbs index c881e952a2..24fea00625 100644 --- a/ui/app/components/sidebar/user-menu.hbs +++ b/ui/app/components/sidebar/user-menu.hbs @@ -32,20 +32,20 @@ {{/if}} {{#if this.hasEntityId}} -
  • +
  • Multi-factor authentication
  • {{/if}} {{#if this.isUserpass}} -
  • +
  • Reset password
  • {{/if}} -
  • +
  • {{! container is required in navbar collapsed state }} {{#if (is-before (now interval=1000) this.auth.tokenExpirationDate)}} {{#if this.auth.authData.renewable}} -
  • +
  • {{! TODO Hds::Button replacement skipped in favor of updating it when there is a Hds::Dropdown swapout }}
  • -
  • +
  • -
  • +