{config_load file="$language/lang.conf" section="account_edit"}

{#heading_account#}

{$FORM_ACTION} {if $error!=''}
{$error}
{/if}

{#text_must#}

{#title_personal#}
{if $csID} {$csID}
 
{/if} {if $gender=='1'} {$INPUT_MALE} {$INPUT_FEMALE}
 
{/if} {$INPUT_FIRSTNAME}
 
{$INPUT_LASTNAME}
 
{if $birthdate=='1'} {$INPUT_DOB}
 
{/if} {$INPUT_EMAIL}
 
{$INPUT_TEL}
 
{$INPUT_FAX}
 
{if $vat=='1'} {$INPUT_VAT}
 
{/if}

{$BUTTON_BACK}

{$BUTTON_SUBMIT}

{$FORM_END}