{include file="clearheader.html"}

{$layout.pagetitle}

LMS {$layout.lmsv} @ {$layout.hostname}
{$smarty.now|date_format:"%A, %x"}
{t 0=$layout.logname}Created by: $0{/t}
{cycle values="white,grey" print=false} {foreach from=$stats item=stat} {foreachelse} {/foreach}
{t}Day{/t} {t}Download{/t} {t}Avg. download speed{/t} {t}Upload{/t} {t}Avg. upload speed{/t}
{$stat.date|date_format:"%Y/%m/%d (%A)"} {$stat.download|string_format:"%.2f"} {$stat.downloadunit} {$stat.downavg|string_format:"%d"} kbit/s {$stat.upload|string_format:"%.2f"} {$stat.uploadunit} {$stat.upavg|string_format:"%d"} kbit/s

 

{t}No such stats for selected period.{/t}

 

{t}Total:{/t} {$listdata.download|string_format:"%.2f"} {$listdata.downloadunit|default:"KB"} {$listdata.downavg|string_format:"%d"} kbit/s {$listdata.upload|string_format:"%.2f"} {$listdata.uploadunit|default:"KB"} {$listdata.upavg|string_format:"%d"} kbit/s
{include file="clearfooter.html"}