[route('admin-control-panel') => I18N::translate('Control panel'), route('admin-users') => I18N::translate('User administration'), $title]]) ?>

id() ? '' : 'required' ?> autocomplete="new-password">

'timezone', 'selected' => $user->getPreference('TIMEZONE', 'UTC'), 'options' => array_combine(\DateTimeZone::listIdentifiers(), \DateTimeZone::listIdentifiers())]) ?>

'contact_method', 'selected' => $user->getPreference('contactmethod'), 'options' => $contact_methods]) ?>

'theme', 'selected' => $user->getPreference('theme'), 'options' => $theme_options]) ?>

title()) ?> 'gedcomid' . $tree->id(), 'individual' => Individual::getInstance($tree->getUserPreference($user, 'gedcomid'), $tree), 'tree' => $tree]) ?>