{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}
{$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}
{section name=j loop=$values}
{$startposition++}
{$smnameemail[j][1]}
{$smnameemail[j][2]}
{$smnameemail[j][3]}
{$smnameemail[j][4]}
{/section}
{$smarty.const.PAGE_NO}
{section name=m loop=$totalpages}
{$var++}
{/section}
{include file="bottom.tpl.html"}