{$speed_unit_type = ConfigHelper::getConfig('phpui.speed_unit_type', 1000)} {$speed_unit_aggregation_threshold = ConfigHelper::getConfig('phpui.speed_unit_aggregation_threshold', 5)} {if empty($schema.tariffs)} {$tariffcnt = 0} {else} {$tariffcnt = count($schema.tariffs)} {/if} {$periodcnt = count($schema.periods)}
{t a=$tariffcnt}Schema's Tariffs ($a):{/t}