{include file="header.html"}
{t}Date:{/t} {if $listdata.order eq "cdate"} |
{t}Subject:{/t} {if $listdata.order eq "subject"} |
{t}Recipients:{/t} {if $listdata.order eq "cnt"} |
{t 0=$listdata.total}Total: $0{/t} | |
{include file="scroller.html" loop=$messagelist scrollerno=1} | ||||
{t}No such messages in database.{/t}
|
||||
{include file="scroller.html" loop=$messagelist scrollerno=2} | ||||
{t 0=$listdata.total}Total: $0{/t} |