{config_load file="$language/lang_$language.conf" section="account_edit"} {#heading_account#}
{$FORM_ACTION}
{if $error!=''}
{$error} |
{#title_personal#} | {#text_must#} |
{#csID#} | {$csID} |
{#text_gender#} | {#text_male#} {$INPUT_MALE} {#text_female#} {$INPUT_FEMALE} |
{#text_firstname#} | {$INPUT_FIRSTNAME} |
{#text_lastname#} | {$INPUT_LASTNAME} |
{#text_birthdate#} | {$INPUT_DOB} |
{#text_email#} | {$INPUT_EMAIL} |
{#text_tel#} | {$INPUT_TEL} |
{#text_fax#} | {$INPUT_FAX} |
{#text_ustid#} | {$INPUT_VAT} |
{$BUTTON_BACK} | {$BUTTON_SUBMIT} |