{load_language_text section="contact_us"} {load_language_text section="buttons" name="button"} {load_language_text section="gv_send"}

{$txt.heading_gvsend}

{if $action eq 'process'}
{$txt.text_success}


{$button.continue}
{elseif $action eq 'send'} {$FORM_ACTION}
{$MAIN_MESSAGE}
{if $POST_MESSAGE neq ''} {$POST_MESSAGE} {/if}

{$button.back}
{$HIDDEN_FIELDS} {$FORM_END} {elseif $action eq ''}
{$txt.heading_text}

{$txt.text_required}
{$FORM_ACTION}
{$INPUT_TO_NAME}
{$INPUT_EMAIL} {$txt.text_required_sign} {if $ERROR_EMAIL neq ''}{$txt.error_entry_email_address_check}{/if}
{$INPUT_AMOUNT} {$txt.text_required_sign} {if $ERROR_AMOUNT neq ''}{$txt.error_entry_amount_check}{/if}
{$TEXTAREA_MESSAGE}
{if $show_privacy}
{if $show_privacy_checkbox} {/if} {$PRIVACY_LINK|replace:"popup_content.php?lightbox_mode=1&coID=2":"shop_content.php?coID=2"|replace:"blank":"self"}
{/if}
{$button.continue}
{$FORM_END} {/if}