|
{trans("From")}
|
|
|
{trans("To")}
|
|
|
{date_period_preset from="#datefrom" to="#dateto" time=true
periods="previous-year,previous-month,current-year,current-month,next-month,next-year"}
|
|
{trans("Network:")}
|
|
|
{trans("Customer:")}
|
{customerlist form="traffic" customers=$customers selectname="custid" version=2
inputname="customerid" firstoption="- all customers -"}
|
|
{trans("Sorting:")}
|
|
|
{trans("Nodes limit:")}
|
|
|
|
|
{button icon="save" label="Submit" onclick="document.traffic.submit();"}
|