{config_load file="$language/lang_$language.conf" section="checkout_payment"}
{#heading_payment#}
{$FORM_ACTION} {if $error!=''}
  {$error}  
{/if}
 
{#title_address#}
{#text_address#}

{$BUTTON_ADDRESS}
{#title_address#}
{$ADDRESS_LABEL}
 
{#title_payment#}
{#text_payment#}

{if $GV_COVER!='true'}{$PAYMENT_BLOCK}{$module_gift}{else}
{#text_gccover#}
{/if}
 
{#title_comments#}

{$COMMENTS}
 
{#title_agb#} {$AGB_LINK}

{$AGB}
{$AGB_checkbox} {#text_accept_agb#}
 
{#title_continue#}
{#text_continue#}

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