{tr "username"}
{tr "cp.username~"}
{if not $controlpanelUsernameEdit} {tr "cp.username~noedit"}{endif}
{if $controlpanelUsernameEdit}
{else}
{$controlpanelUsername}
{endif}
{tr "group memberships"}
{tr "cp.groups~"}
{if $controlpanelSetGroups}
{foreach $controlpanelGroups}
{endforeach}
{else}{-- not $controlpanelSetGroups}
{if $controlpanelGroups}
{$controlpanelGroups}
{else}
({tr "none"})
{endif}
{if $controlpanelPublicGroups}
{tr "public groups"}:
{foreach $controlpanelPublicGroups}
{endforeach}
{endif}{-- $controlpanelPublicGroups}
{endif}{-- $controlpanelSetGroups}
{tr "e-mail address"}
{tr "cp.e-mail~"}
{if not $controlpanelIsAdmin} {tr "cp.e-mail~need password"}{endif}
{--if $controlpanelIsAdmin}
{tr "cp.validated e-mail~"}
{$controlpanelValidatedEMail}
{--endif}
{tr "password"}
{tr "cp.password~"}
{if not $controlpanelIsAdmin} {tr "cp.password~need password"}{endif}
{tr "user title"}
{tr "cp.user title~"}
{tr "cp.description"}
{tr "cp.description~"}