{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}
{#text_email#} {$INPUT_EMAIL}

{#title_friend#}
{#text_friendname#} {$INPUT_FRIENDNAME}
{#text_friendemail#} {$INPUT_FRIENDEMAIL}

{#title_recomend#}
{$INPUT_MESSAGE}

{$BUTTON_BACK}
{$BUTTON_SUBMIT}
{$FORM_END} {else}
{$message}

{$BUTTON_CONTINUE}
{/if}