{include file="header.html"}

{$layout.pagetitle}

{if $listdata.total != 0} {/if} {cycle values="light,lucid" print=false} {section name=messagelist loop=$messagelist start=$start max=$pagelimit} {assign var=message value=$messagelist[messagelist]} {sectionelse} {/section} {if $listdata.total != 0} {/if}
{t}Date:{/t} {if $listdata.order eq "cdate"}{/if} {t}Subject:{/t} {if $listdata.order eq "subject"}{/if} {t}Recipients:{/t} {if $listdata.order eq "cnt"}{/if} {t 0=$listdata.total}Total: $0{/t} 
{t}Filter:{/t}     {t}Type:{/t}   {t}Status:{/t}  »»»
{include file="scroller.html" loop=$messagelist scrollerno=1}
{$message.cdate|date_format:"%Y/%m/%d %H:%M"} {if $message.type == $smarty.const.MSG_SMS} sms {else} email {/if} {$message.subject} {$message.cnt|default:0} [ {t}Info{/t} ]

 

{t}No such messages in database.{/t}

 

{include file="scroller.html" loop=$messagelist scrollerno=2}
{t 0=$listdata.total}Total: $0{/t}
{include file="footer.html"}