'root_id', 'id' => 'root-id', 'individual' => $default_individual, 'tree' => $tree]) ?>


'language', 'selected' => $user->getPreference('language'), 'options' => $installed_languages]) ?>
'timezone', 'selected' => $user->getPreference('TIMEZONE', 'UTC'), 'options' => $timezones]) ?>

2) : ?>
'theme', 'selected' => $user->getPreference('theme'), 'options' => $themes]) ?>

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

I18N::translate('Visible to other users when online'), 'name' => 'visible_online', 'checked' => (bool) $user->getPreference('visibleonline')]) ?>