{$msg.account.my_account}

{$msg.account.form_agreement}

{$msg.common.required_fields_are_bold}

{if $user_errors}
{$msg.account.profile_update_error}
{$user_errors}
{/if} {if $update_msg}
{$update_msg}
{/if}
{$msg.billing.billing_information}
{$msg.billing.first_name} :
*
{$msg.billing.last_name} :
*
{if $FormsBillingCompany != "Invisible"}
{$msg.billing.company} :
{if $FormsBillingCompany == "Required"}*{/if}
{else} {/if}
{$msg.billing.address_line1} :
*
{if $FormsBillingAddressLine2 != "Invisible"}
{$msg.billing.address_line2} :
{if $FormsBillingAddressLine2 == "Required"}*{/if}
{else} {/if}
{$msg.billing.city} :
*
{$msg.billing.country} :
*

{$msg.billing.postal_code} :
*
{if $FormsBillingPhone != "Invisible"}
{$msg.billing.phone_number} :
{if $FormsBillingPhone == "Required"}*{/if}
{else} {/if}
{$msg.account.account_information}
{$msg.account.email_address} :
*
{$msg.account.subscribe_to} :

{$msg.account.email_mode} :
{$msg.account.password} ({$msg.account.password_note}) :
{$msg.account.password_confirm} :
{$msg.account.password_no_change}