{extends file="layout.html"} {block name=title}::: LMS :{$layout.pagetitle|striphtml} :::{/block} {block name=module_content}

{$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}
{trans("Date:")} {if $listdata.order == "cdate"}{/if} {trans("Subject:")} {if $listdata.order == "subject"}{/if} {trans("Recipients:")} {if $listdata.order == "cnt"}{/if} {t a=$listdata.total}Total: $a{/t} 
{trans("Filter:")}     {trans("Type:")}   {trans("Status:")}  »»»
{include file="scroller.html" loop=$messagelist scrollerno=1}
{$message.cdate|date_format:"%Y/%m/%d %H:%M"} {if $message.type == $smarty.const.MSG_MAIL} email {elseif $message.type == $smarty.const.MSG_WWW} www {elseif $message.type == $smarty.const.MSG_USERPANEL || $message.type == $smarty.const.MSG_USERPANEL_URGENT} userpanel {else} sms {/if} {$message.subject} {$message.cnt|default:0} {trans( {trans(

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

{include file="scroller.html" loop=$messagelist scrollerno=2}
{t a=$listdata.total}Total: $a{/t} {trans("Delete")} {trans( 
{/block}