{include file="header.html"}

{$layout.pagetitle}

{include file="calendar_js.html"}
{if $promotionschemas} {/if}
{trans("Type")}/{trans("Tariff")}:
{trans("Schema")}:
{trans("Tariff")}:
{trans("Name:")}
{trans("Accounting:")}
{trans("Period:")} {trans("from:")} {trans("to:")}
{trans("Value:")}
{trans("Discount:")}
{trans("Tax:")}
{trans("Product ID:")}
{trans("Numbering Plan:")}
{trans("Payment Type:")}
{if $customernodes} {/if}
{trans("Options:")}
{trans("Nodes:")} {section name=customernodes loop=$customernodes} {assign var=nodeid value=$customernodes[customernodes].id}
{/section} {if sizeof($customernodes) > 1} {/if}
{trans("Locks:")} {trans("Add new lock")} »»»
{foreach from=$assignment.locks item=item key=key} {/foreach}
{foreach from=$_DAYS item=dayname key=daynr} {/foreach} {trans("from:")} : {trans("to:")} :
{trans("Submit")}   {trans("Cancel")}

{include file="customerassignments.html"} {include file="footer.html"}