headTitle($this->translate('Edit') . ' : ' . $this->driver->getBreadcrumb()); // Set up breadcrumbs: $this->layout()->breadcrumbs = '
  • ' . $this->transEsc('Your Account') . '
  • ' . ( isset($listID) ? '
  • ' . $this->transEsc('List') . '
  • ' : '
  • ' . $this->transEsc('saved_items') . '
  • ' ) . '
  • ' . $this->transEsc('Edit') . '
  • '; ?>
    component('show-account-menu-button')?>

    escapeHtml($this->driver->getBreadcrumb())?>

    savedData)): ?>

    transEsc('The record you selected is not part of the selected list.') ?> transEsc('The record you selected is not part of any of your lists.') ?>

    savedData as $i => $current): ?>

    transEsc('List') ?>: escapeHtml($current['listTitle'])?>

    usertags()->getMode() !== 'disabled'): ?>
    transEsc('add_tag_note') ?>
    icon('user-list-delete', 'icon-link__icon') ?> transEsc('Delete') ?>
    lists) > 0): ?>
    savedData) || count($this->lists) > 0): ?>