{config_load file="$language/lang.conf" section="checkout_payment_address"}

{#heading_address#}

{$FORM_ACTION} {if $error!=''}
{$error}
{/if} {if $BILLING_ADDRESS=='true'} {/if}
 
{#title_current_address#}
{if $BILLING_ADDRESS=='true'}
{#text_current_address#}

{#title_current_address#}
{$ADDRESS_LABEL}
{/if} {if $BLOCK_ADDRESS}
 
{#title_old_addresses#}
{#text_old_addresses#}

{$BLOCK_ADDRESS}

{else} {if $MODULE_new_address} {$MODULE_new_address} {/if}
 
{#title_continue#}
{/if}
{#text_continue#}

{$BUTTON_BACK} {$BUTTON_CONTINUE}
{#text_shipping_info#} {#text_payment_info#} {#text_confirm#} {#text_finished#}
{$FORM_END}