{txt key=TEXT_EDIT_ADDRESS}

{if $adType eq 'shipping'}

{button text=$smarty.const.BUTTON_BACK file='back.gif'}

{/if} {if $adType eq 'payment'}

{button text=$smarty.const.BUTTON_BACK file='back.gif'}

{/if} {if !$adType}

{button text=$smarty.const.BUTTON_BACK file='back.gif'}

{/if} {form type=form name=edit_address action='dynamic' link_params='page_action=edit_address' method=post conn=SSL} {form type=hidden name=action value=edit_address} {if $address_book_id} {form type=hidden name=address_book_id value=$address_book_id} {/if} {$message} {hook key=account_tpl_edit_address_center}

{txt key=TEXT_MUST}

{txt key=TEXT_PERSONAL}

{txt key=TEXT_ADDRESS}

{txt key=TEXT_CONTACT}

{form type=formend}

{foreach item='federal_states' from=$country_data} {if $federal_states.federal_states} {form type=select name=customers_federal_state_code value=$federal_states.federal_states default=$customers_federal_state_code} {/if} {/foreach}

{literal} {/literal} {if $adType} {form type=hidden name=address_class value=$adType} {form type=hidden name=adType value=$adType} {else}

{txt key=TEXT_ADDRESS_TYPE}:

{/if}
{button text=$smarty.const.BUTTON_BACK file='back.gif'}
{button text=$smarty.const.BUTTON_NEXT file='next.gif' type='form'}
{form type=formend}