{include file="header.html"}
{t}Login:{/t} {if $listdata.order eq "login"} {t}Owner:{/t} {if $listdata.order eq "customername"} |
{t}Type (sh/mail/www/ftp/sql):{/t} {t}Quota (sh/mail/www/ftp/sql):{/t} |
{t}ID:{/t} {if $listdata.order eq "id"} {t}Domain:{/t} {if $listdata.order eq "domain"} |
{t}Last login:{/t}{if $listdata.order eq "lastlogin"} {t}Expiration date:{/t}{if $listdata.order eq "expdate"} |
{t 0=$listdata.total}Total: $0{/t} |
| {include file="scroller.html" loop=$accountlist} | ||||
{$accountlist[accountlist].login}{if $accountlist[accountlist].ownerid}
{$accountlist[accountlist].customername|truncate:40:"...":true} ({$accountlist[accountlist].ownerid|string_format:"%04d"})
{/if}
|
{if ($accountlist[accountlist].type & 1) == 1}*{else}-{/if}/{if ($accountlist[accountlist].type & 2) == 2}*{else}-{/if}/{if ($accountlist[accountlist].type & 4) == 4}*{else}-{/if}/{if ($accountlist[accountlist].type & 8) == 8}*{else}-{/if}/{if ($accountlist[accountlist].type & 16) == 16}*{else}-{/if} {$accountlist[accountlist].quota_sh}/{$accountlist[accountlist].quota_mail}/{$accountlist[accountlist].quota_www}/{$accountlist[accountlist].quota_ftp}/{$accountlist[accountlist].quota_sql} |
({$accountlist[accountlist].id|string_format:"%04d"}) {$accountlist[accountlist].domain} |
|
|
|
{t}No such accounts in database.{/t}
|
||||
| {include file="scroller.html" loop=$accountlist} | ||||
{t 0=$listdata.total}Total: $0{/t}
|
{t}New Account{/t}
|
|||