{config_load file="$language/lang_$language.conf" section="account_edit"} {$FORM_ACTION} {if $error!=''}
{$error}
{/if}

{#title_personal#}

{if $csID} {/if} {if $gender=='1'} {/if} {if $birthdate=='1'} {/if} {if $vat=='1'} {/if}
{#csID#}
{$csID}
{#text_gender#}*
{*$INPUT_MALE*}{*$INPUT_FEMALE*}
{#text_firstname#}
{$INPUT_FIRSTNAME}
{#text_lastname#}
{$INPUT_LASTNAME}
{#text_birthdate#}
{$INPUT_DOB}
{#text_email#}
{$INPUT_EMAIL}
{#text_confirm_email#}
{$INPUT_CONFIRM_EMAIL}
{#text_tel#}
{$INPUT_TEL}
{#text_fax#}
{$INPUT_FAX}
{#text_ustid#}
{$INPUT_VAT}

{#text_must#}

{$BUTTON_SUBMIT}

{$FORM_END}