{if $hosted_down4 != 'nobody'} {"Due to your account status, you are unable to send any campaigns."|alang} {"Return to the Dashboard."|alang} {elseif $pastlimit} {"Sending to this list would put you past your limit of allowed emails."|alang} {"Please choose another list."|alang} {else}
{include file="campaign_new.header.htm" step="result" highlight=4}
{if !$admin.send_approved} {/if} {if $finalstatus == 'sent'}
{if $__ishosted}

{"Your campaign is currently being processed."|alang}

{"We are gathering all the details and processing your campaign."|alang} {"You can leave this page at any time."|alang} {"If we need to verify anything (before sending begins) we will send you an email."|alang} {if ac_admin_ismaingroup()} {"(The address that we will email is %s)"|alang:$hostedaccount.email} {/if}
{else} {"Your campaign has been initiated. The sending process has started."|alang} {/if}
{elseif $finalstatus == 'scheduled'}
{"Your campaign has been scheduled. The sending process will start at:"|alang} {if $campaign.sdate == ""} {$smarty.const.AC_CURRENTDATETIME|acpdate:$site.datetimeformat} {else} {$campaign.sdate|acpdate:$site.datetimeformat} {/if}
{elseif $finalstatus == 'finished'}
{"Your campaign has been completed."|alang}
{/if}

{if !in_array($campaign.type, array('responder', 'reminder', 'special'))} {/if}
{/if}