{"Forward To A Friend"|plang}

{if $mail_forward_send}

{"%d email(s) sent."|plang:$mail_forward_results_count} {if !$mail_forward_good}
{"The following errors occurred:"|plang} {foreach from=$mail_forward_results item=r} {if !$r.succeeded} {$r.email|escape} - {$r.message} {/if} {/foreach} {/if}

{"Forward again"|plang}

{else} {if $valid == true}

{"Send this email to a friend. Simply fill out the information below and click on the send button."|plang}

{"Your Email"|plang} {if $valid == true}{$subscriber.email}{/if}
{"Your Name"|plang}
{"Friend information"|plang}
{"Forward to more"|plang}
{"Friend Email"|plang} {"Friend Name"|plang}
{"Personalized Message"|plang}
({"optional"|plang})
{"Message Preview"|plang}

{elseif $campaignid == 0}

{"This feature does not work with test emails. This page will work when you actually send the campaign."|plang}

{else}

{"Invalid link. Please retry or contact the list admin."|plang}

{/if} {/if}