{load_language_text section="account_edit"} {load_language_text section="buttons" name="button"} {if $delete!='1'}
{$txt.text_must}
{/if}

{$txt.title_personal}

{$txt.gender_male}
{$txt.gender_female}
{if $error_gender}{$error_gender}{/if}
{if $error_first_name}{$txt.label_firstname}: {$error_first_name}{/if}
{if $error_last_name}{$txt.label_lastname}: {$error_last_name}{/if}
{if $birthdate=='1'}
{if $error_birthdate}{$txt.label_birthdate}: {$error_birthdate}{/if}
{/if}
{if $error_mail}{$txt.label_email}: {$error_mail}{/if}
{if $telephone=='1'}
{if $error_tel}{$txt.label_tel}: {$error_tel}{/if}
{/if} {if $fax=='1'}
{/if} {if $vat=='1'}
{if $error_vat}{$error_vat|replace:"
":""}
{/if}
{/if} {if $GM_PRIVACY_LINK != '0'}
{if $show_privacy_checkbox} {/if} {$GM_PRIVACY_LINK|replace:"popup_content.php?lightbox_mode=1&coID=2":"shop_content.php?coID=2"|replace:"blank":"self"}
{if $error_privacy}

{$error_privacy}
{/if}
{/if} {$button.save} {$button.back}