{config_load file="$language/lang_$language.conf" section="account_edit"} {config_load file="$language/own_lang_$language.conf" section="account_edit"} {assign var="tpl" value="/templates/yes-system/"}

{* #heading_account# *}Change your personal data

{if $error!=''}
{$error}
{/if} Fields marked with an * are mandatory.
{$FORM_ACTION|replace:"form":"form class='form'"}

{* #title_personal# *}Your personal data

{if $gender=='1'}
{foreach from=$INPUT_GENDER_ARRAY.plain.values item=gend} {/foreach}
{/if}
{$INPUT_FIRSTNAME_ARRAY.plain.label|replace:"Vorname":"Firstname"} {if $INPUT_FIRSTNAME_ARRAY.plain.required =='1'}*{/if}
{if $birthdate=='1'}
{$INPUT_DOB_ARRAY.plain.label} {if $INPUT_DOB_ARRAY.plain.required =='1'}*{/if}
{/if}
{$INPUT_EMAIL_ARRAY.plain.label|replace:"Email-Adresse":"Email address"} {if $INPUT_EMAIL_ARRAY.plain.required =='1'}*{/if}

Contact details

Back