{include file="top.tpl.html"}
{include file="campaign.tpl.html"}
{include file="menu.tpl.html"}

Search Subscriber
{$smarty.const.NAME}:
{$smarty.const.EMAIL}:
{if $norecord neq ""}{$smarty.const.ERROR_MESSGE_NO_SUBSCRIBER_FOUND}{/if}

{section name=j loop=$values} {/section}
{$smarty.const.ADD_NEW_SUBSCRIBERS}
{$smarty.const.SNO} {$smarty.const.NAME} {$smarty.const.EMAIL} {$smarty.const.STATUS} {$smarty.const.JOIN_DATE} {$smarty.const.VIEW_MAILS} {$smarty.const.EDIT} {$smarty.const.DELETE}
{$startposition++} {$smnameemail[j][1]} {$smnameemail[j][2]} {$smnameemail[j][3]} {$smnameemail[j][4]}
{$smarty.const.PAGE_NO} {section name=m loop=$totalpages} {$var++} {/section}

 


 
{include file="bottom.tpl.html"}