{include file="header.html"} {title value=$layout.pagetitle} {box class="noshadow"}

{trans('Informacje radacct')} {tr title="Liczba otwartych sesji"}
{$numsessions|number_format:0}
{/tr} {tr title="Liczba wierszy"}
{$numrows|number_format:0}
{/tr} {tr title="Wielkość tabeli"}
{$radacctsize|number_format:0} MB
{/tr}

Najczęściej rozłączane sesje z ostatnich {$days} dni {section name=nodes loop=$brokennodes} {/section}
{trans('ID terminala')} {trans('Nazwa terminala')} {trans('Adres MAC')} {trans('Ilość rozłączeń')}  
{$brokennodes[nodes].id} {$brokennodes[nodes].username} {$brokennodes[nodes].mac} {$brokennodes[nodes].ilosc}
{literal} {/literal} {/box} {include file="footer.html"}