{include file="clearheader.html"}
{$layout.pagetitle} |
LMS {$layout.lmsv} @ {$layout.hostname} {$smarty.now|date_format:"%A, %x"} {t a=$layout.logname}Prepared by: $a{/t} |
{trans("No.")} | {trans("Ticket No.")} | {trans("Request date")} | {trans("Subject")} | {trans("Customer")} | ||
{counter}. | {$list[list].id|string_format:"%08d"} | {$list[list].createtime|date_format:"%Y/%m/%d"} | {$list[list].subject|escape} |
{if $list[list].customerid}
{$list[list].customername|truncate:"50":"...":true} ({$list[list].customerid|string_format:"%04d"})
{if $list[list].address} {$list[list].address}{/if} {if $list[list].phone} {trans("phone:")} {$list[list].phone}{/if} {else} {$list[list].requestor|truncate:"50":"...":true} {/if} |
||
{trans("No such requests in database.")}
|