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

 

{trans("No such messages in database.")}

 

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