{$user.usr_login}
{t}Login{/t}: {$user.usr_login|wash}
{t}Name{/t}: {$user.usr_name|wash}
{t}Language{/t}:
{t}Theme{/t}:
{t}Password{/t}  
{t}Old{/t}: *
{t}New{/t}: *
{t}Confirm{/t}: *
* {t}Leave these empty to keep the current password.{/t}
{if $privmanage}
{t}Permissions{/t}
{$perm[$smarty.const.PHPAGA_PERM_VIEW_FINANCE]} {$perm[$smarty.const.PHPAGA_PERM_VIEW_INVOICES]}
{$perm[$smarty.const.PHPAGA_PERM_VIEW_QUOTATIONS]} {$perm[$smarty.const.PHPAGA_PERM_MANAGE_INVOICES]}
{$perm[$smarty.const.PHPAGA_PERM_MANAGE_QUOTATIONS]} {$perm[$smarty.const.PHPAGA_PERM_VIEW_OTHERPROJECTS]}
{$perm[$smarty.const.PHPAGA_PERM_MANAGE_PROJECTS]} {$perm[$smarty.const.PHPAGA_PERM_MANAGE_OTHERPROJECTS]}
{$perm[$smarty.const.PHPAGA_PERM_MANAGE_ALLTASKS]} {$perm[$smarty.const.PHPAGA_PERM_MANAGE_OTHERPERSONS]}
{$perm[$smarty.const.PHPAGA_PERM_VIEW_ALLTASKS]} {$perm[$smarty.const.PHPAGA_PERM_MANAGE_OTHERCOMPANIES]}
{$perm[$smarty.const.PHPAGA_PERM_VIEW_OTHERMEMTASKS]} {$perm[$smarty.const.PHPAGA_PERM_MANAGE_SYSSETTINGS]}
{/if}