{if $result->isAdd} {if $result->redir} {/if} {else} {/if}

{$result->translate($result->pageTitle)}

{if $result->msgGet()} {$result->msgGet()} {/if} {if $result->isAdd} {/if} {if $result->isAdmin()} {if $result->conf.OrgMgr.enabled} {/if} {/if} {if $result->isAdmin()} {/if} {if $result->isAdmin()} {/if}
{$result->translate('Personal Details')}
*{$result->translate('Username')} {if $result->error.username}
{$result->translate($result->error.username)}
{/if}
{$result->translate('First Name')}
{$result->translate('Last Name')}
*{$result->translate('Password')} {if $result->error.passwd}
{$result->translate($result->error.passwd)}
{/if}
*{$result->translate('Confirm Password')} {if $result->error.password_confirm}
{$result->translate($result->error.password_confirm)}
{/if}
Organisation Name
{$result->translate('Location')}
*{$result->translate('Address 1')} {if $result->error.addr_1}
{$result->translate($result->error.addr_1)}
{/if}
{$result->translate('Address 2')}
{$result->translate('Address 3')}
*{$result->translate('City')} {if $result->error.city}
{$result->translate($result->error.city)}
{/if}
{$result->translate('State/Province')}
*{$result->translate('ZIP/Postal Code')} {if $result->error.post_code}
{$result->translate($result->error.post_code)}
{/if}
*{$result->translate('Country')} {if $result->error.country}
{$result->translate($result->error.country)}
{/if}
{$result->translate('Contact')}
*{$result->translate('Email')} {if $result->error.email}
{$result->translate($result->error.email)}
{/if}
{$result->translate('Telephone')}
{$result->translate('Mobile')}
{$result->translate('Is Active?')} {$result->translate('check if active')}
{$result->translate('Security')}
*{$result->translate('Security question')} {if $result->error.security_question}
{$result->translate($result->error.security_question)}
{/if}
*{$result->translate('Answer')} {if $result->error->security_answer}
{$result->translate($result->error.security_answer)}
{/if}
{$result->translate('Role')}
  {if $result->isAdmin()} {else} {/if}
* {$result->translate('denotes required field')}