{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=voipaccountlist loop=$voipaccountlist} {sectionelse} {/section}
{t}No.{/t} {t}ID{/t} {t}Login{/t} {t}Password{/t} {t}Phone{/t} {t}Owner{/t}
{counter} {$voipaccountlist[voipaccountlist].id|string_format:"%04d"} {$voipaccountlist[voipaccountlist].login} {$voipaccountlist[voipaccountlist].passwd} {$voipaccountlist[voipaccountlist].phone} {$voipaccountlist[voipaccountlist].owner}

 

{t}No such voip accounts in database.{/t}

 

{include file="clearfooter.html"}