{if $admin.brand_demo}
{"Disabled in demo"|i18n}
{else} {if $mailsent}

{"A test email has been sent"|i18n}

{"Recipient"|i18n}: {$testemail}

{"Please note: Such areas as bounced managment, attachments and other features may not be included in the test mailing where as it will be included in the final mailing."|i18n}

{else}
{"There was an error sending the message."|i18n}

{$errorInfo}

{/if} {/if}