{include file="header.html"} {include file="balanceheader.html"}

Edycja taryfy {$tariff.name}

{if $error.name} {$error.name}{/if}
Opis:
Wartość: zł {if $error.value}
{$error.value}{/if}
Uprate: kb/s {if $error.uprate}
{$error.uprate}{/if}
Downrate: kb/s {if $error.downrate}
{$error.downrate}{/if}
Ilość użytkowników: {$tariff.count}
Zysk miesięczny: {$tariff.totalval}
Anuluj Zapisz {if $tariff.count eq 0} Usuń {/if}
{include file="footer.html"}