|
{trans("First name:")}
|
|
|
{trans("Last name:")}
|
|
|
{trans("Position:")} |
|
|
{trans("E-mail:")} |
|
|
{trans("Phone:")} |
|
|
{trans("Notification:")} |
|
{if $layout.logid ne $userinfo.id}
|
{trans("Account active:")} |
|
 |
{trans("Account active:")} |
{trans('from')}:
{trans('to')}:
|
{else}
|
{/if}
|
{trans("Allowed hosts:")}
|
|
|
{trans("Password expiration:")}
|
|
|
{trans("Access rights:")}
|
|
|
{trans("Groups:")}
|
{include file="multiselect.html" selected=$userinfo.selected available_tip="Enabled:" selected_tip="Disabled:"}
|
{trans("Submit")}
{trans("Cancel")}
|