{if $layout.logid ne $userinfo.id} {else} {/if}
{trans("Login:")} ({$userinfo.id|string_format:"%04d"})
{trans("First name:")}
{trans("Last name:")}
{trans("Position:")}
{trans("E-mail:")}
{trans("Phone:")}
{trans("Notification:")}
{trans("Account active:")}
{trans("Account active:")} {trans('from')}:  {trans('to')}:
{trans("Allowed hosts:")}
{trans("Password expiration:")}
{trans("Access rights:")}
{foreach $accesslist as $name => $access} {if $access@index <= floor($access@total / 2) - 1}
{/if} {/foreach}
{foreach $accesslist as $name => $access} {if $access@index > floor($access@total / 2) - 1}
{/if} {/foreach} {assign var="name" value=""}
{trans("Groups:")} {include file="multiselect.html" selected=$userinfo.selected available_tip="Enabled:" selected_tip="Disabled:"}
{trans("Submit")} {trans("Cancel")}