{include file="top.tpl.html"}
{include file="campaign.tpl.html"}
{include file="menu.tpl.html"}
{literal} {/literal}
{$smarty.const.BROADCAST_MESSAGE}
{if $send_status eq "true"}{$smarty.const.SENT_SUCCESS}{/if} {if $send_status eq "false"} {$smarty.const.SENT_FAILURE} {/if}
{$smarty.const.VIEW_BRDMSG}
|
{$smarty.const.ADD_RECIPENT}
{$smarty.const.TO_RECIPIENT}
{$smarty.const.INSERT_INTO_SUBJECT}
#Select Keyword#
#Name#
#EmailId#
{$smarty.const.SUBJECT}
{$smarty.const.FORMATE}
Html
Text
{$smarty.const.INSERT_INTO_BODY}
#Select Keyword#
#Name#
#EmailId#
{$smarty.const.BODY}
{$messagerow[3]}
{if $messagerow neq ""}
{$smarty.const.UPLOADED_FILE}
{$messagerow[4]}
{/if}
{$smarty.const.FILE_TO_ATTACH}
{include file="bottom.tpl.html"}