{include file="phoenix/system/_header.html"} {include file="phoenix/system/_breadcrumbs.html"} {if $message} {foreach $message as $info} {include file="phoenix/system/_message.html"} {/foreach} {/if} {$lang.login_block_my_account} {$lang.button_account} {$lang.button_address_book} {$lang.button_history} {$lang.button_wishlist} {if $oEvent->installed_plugin('notify')} {$lang.button_notifications} {/if} {$lang.category_personal} {if $mySystem.sed} {/if} {if $smarty.const.ACCOUNT_GENDER eq 'true'} {$lang.entry_gender} * {$lang.male} {$lang.female} {/if} {$lang.entry_first_name} * {$lang.entry_last_name} * {if $smarty.const.ACCOUNT_DOB eq 'true'} {$lang.entry_date_of_birth} * {/if} {$lang.entry_email_address} * {if $smarty.const.ACCOUNT_TELEPHONE eq 'true'} {$lang.entry_telephone_number} {/if} {$lang.category_password} {$lang.entry_password} * {$lang.entry_password_confirmation} * {if $bNewsletter} {$lang.newsletter_agree} {/if} {$lang.button_save_info} {include file="phoenix/system/_footer.html"}