{include file="clearheader.html"}

{$layout.pagetitle}

LMS {$layout.lmsv} @ {$layout.hostname}
{$smarty.now|date_format:"%A, %x"}
{t 0=$layout.logname}Prepared by: $0{/t}
{cycle values="white,grey" print=false} {section name=list loop=$list} {sectionelse} {/section}
{t}No.{/t} {t}Ticket No.{/t} {t}Request date{/t} {t}Subject{/t} {t}Customer{/t}
{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}
{t}phone:{/t} {$list[list].phone}{/if} {else} {$list[list].requestor|truncate:"50":"...":true} {/if}

 

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

 

{include file="clearfooter.html"}