diff --git a/ui/ui/reports.tpl b/ui/ui/reports.tpl index eee6e0fb..d94efa10 100644 --- a/ui/ui/reports.tpl +++ b/ui/ui/reports.tpl @@ -25,25 +25,25 @@ {Lang::T('End Time')} {Lang::T('Type')} - + {foreach $types as $type} {$type} {/foreach} {Lang::T('Internet Plans')} - + {foreach $plans as $plan} {$plan} {/foreach} {Lang::T('Methods')} - + {foreach $methods as $method} {$method} {/foreach} {Lang::T('Routers')} - + {foreach $routers as $router} {Lang::T($router)} {/foreach}