{'Profile'|@translate}

{if isset($errors) and count($errors)}
{/if}
{'Registration'|@translate}
  • {'Username'|@translate}
    {$USERNAME}
  • {if not $SPECIAL_USER} {* can modify password + email*}
  • {if not $IN_ADMIN} {* admins do not need old password*}
  • {/if}
{/if}
{'preferences'|@translate}
  • {html_options name=template options=$template_options selected=$template_selection}
  • {html_options name=language options=$language_options selected=$language_selection}
  • {'auto_expand'|@translate}
    {html_radios name='expand' options=$radio_options selected=$EXPAND}
  • {'show_nb_comments'|@translate}
    {html_radios name='show_nb_comments' options=$radio_options selected=$NB_COMMENTS}
  • {'show_nb_hits'|@translate}
    {html_radios name='show_nb_hits' options=$radio_options selected=$NB_HITS}