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

{$heading_tell_a_friend}

{if $action !='send'} {$FORM_ACTION}

{#title_yours#}

{#text_name#} {$INPUT_NAME|replace:'type="text"':'type="text" class="inp_field"'}
{#text_email#} {$INPUT_EMAIL|replace:'type="text"':'type="text" class="inp_field"'}

{#title_friend#}

{#text_friendname#} {$INPUT_FRIENDNAME|replace:'type="text"':'type="text" class="inp_field"'}
{#text_friendemail#} {$INPUT_FRIENDEMAIL|replace:'type="text"':'type="text" class="inp_field"'}

{#title_recomend#}

{$INPUT_MESSAGE}

{$YES_CAPTCHA} {$BUTTON_BACK}{$BUTTON_SUBMIT} {else} {$message}

{$BUTTON_CONTINUE} {/if}