{include file="header.html"} {title value=$layout.pagetitle} {cycle values="lucid,light" print=false} {section name=cenn loop=$t} {/section}
 {t}Name:{/t} Średnio za minutę:  
 {$t[cenn].name} {$t[cenn].price|string_format:"%.3f"} Godziny
{t}Customers in Subscription:{/t}
{cycle values="lucid,light" print=false} {section name=l1 loop=$tariff.customers max=$tariff.rows} {section name=l2 loop=$tariff.customers start=$smarty.section.l1.index step=$tariff.rows} {/section}{cycle print=false} {sectionelse} {/section}
({$tariff.customers[l2].id|string_format:"%04d"}) {$tariff.customers[l2].customername|truncate:100:" ..."} {if $tariff.customers[l2].cnt > 1}({$tariff.customers[l2].cnt}){/if}

 

{t}No such customers with that subscription.{/t}

 

Skopiuj cennik z: {html_options name=cennfrom options=$cennfrom} dla grupy       Zmień ceny o dla grupy
Zaawansowane
{include file="footer.html"}