card->getId()) ? 'Add a Library Card' : 'Edit Library Card'; $this->headTitle($this->translate($pageTitle)); // Set up breadcrumbs: $this->layout()->breadcrumbs = '
  • ' . $this->transEsc('Your Account') . '
  • ' . '
  • ' . $this->transEsc('Library Cards') . '
  • ' . '
  • ' . $this->transEsc($pageTitle) . '
  • '; ?> flashmessages()?>

    transEsc($pageTitle); ?>

    targets !== null): ?>
    loginMethod || 'password' === $this->loginMethod): ?> loginMethod || 'email' === $this->loginMethod): ?>
    loginMethod || 'password' === $this->loginMethod): ?>
    loginMethods); $script = "setupMultiILSLoginFields($methods, 'login_');"; // Inline the script for lightbox compatibility echo $this->inlineScript(\Laminas\View\Helper\HeadScript::SCRIPT, $script, 'SET'); } ?>