{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}
{cycle values="white,grey" print=false} {section name=voipaccountlist loop=$voipaccountlist} {sectionelse} {/section}
{trans("No.")} {trans("ID")} {trans("Login")} {trans("Password")} {trans("Phone")} {trans("Owner")}
{counter} {$voipaccountlist[voipaccountlist].id|string_format:"%04d"} {$voipaccountlist[voipaccountlist].login} {$voipaccountlist[voipaccountlist].passwd} {$voipaccountlist[voipaccountlist].phone} {$voipaccountlist[voipaccountlist].owner}

 

{trans("No such voip accounts in database.")}

 

{include file="clearfooter.html"}