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

{* #heading_address# *}Information on the shipping address

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

{* #title_current_address# *}Shipping address

{* #text_current_address# *}This is the currently selected shipping address to which your order will be delivered.

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