headTitle($this->translate('Create New Password')); // Set up breadcrumbs: $this->layout()->breadcrumbs = '
  • ' . $this->transEsc('Your Account') . '
  • ' . '
  • ' . $this->transEsc('Create New Password') . '
  • '; ?> auth()->isLoggedIn()): ?>

    transEsc('Create New Password') ?>

    flashmessages() ?> auth()->getManager()->supportsPasswordChange($this->auth_method)): ?>
    transEsc('recovery_new_disabled') ?>
    hash)): ?>
    transEsc('recovery_user_not_found') ?>
    auth()->getNewPasswordForm() ?> recaptcha()->html($this->useRecaptcha) ?>
    auth()->isLoggedIn()): ?>
    context($this)->renderInContext("myresearch/menu.phtml", ['active' => 'newpassword'])?>