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

{* #heading_address# *}Billing address information

{if $error!=''}
{$error}
{/if}

{* #title_current_address# *}Billing address

{* #text_current_address# *}This is the currently selected billing address to which your invoice will be sent.

{$ADDRESS_LABEL}
{if $BLOCK_ADDRESS}
{$BLOCK_ADDRESS}
{/if}
{$FORM_ACTION} {if $MODULE_new_address}
{$MODULE_new_address|replace:'width="100%"':''}
{/if}