{extends file="layout.html"} {block name=title}::: LMS :{$layout.pagetitle|striphtml} :::{/block} {block name=module_content} {function restrictions} {trans("night:")} kbit/s {/function} {function hosting_restrictions} {/function}

{$layout.pagetitle}

{trans("Name:")}  ({$tariff.id|string_format:"%04d"})
{trans("Value:")}
{trans("Tax:")}
{trans("Type:")}
{trans("Numbering Plan:")}
{trans("Product ID:")}
{trans("Description:")}
{trans("Upload rate:")} {restrictions var=$tariff v="uprate" v_n="uprate_n" tip="Enter minimal warranted upload value (optional)"}
{trans("Upload ceil:")} {restrictions var=$tariff v="upceil" v_n="uprate_n" tip="Enter maximum upload value (optional)"}
{trans("Download rate:")} {restrictions var=$tariff v="downrate" v_n="downrate_n" tip="Enter minimal warranted download value (optional)"}
{trans("Download ceil:")} {restrictions var=$tariff v="downceil" v_n="downceil_n" tip="Enter maximum download value (optional)"}
{trans("Connection limit:")} {restrictions var=$tariff v="climit" v_n="climit_n" tip="Enter limit of simultaneous connections (optional)"}
{trans("Packet limit:")} {restrictions var=$tariff v="climit" v_n="climit_n" tip="Enter limit of packets in time unit (optional"}
{trans("Data limit:")}
{trans("Limit of domains:")} {hosting_restrictions var=$tariff v="domain_limit" tip="Enter limit of domains"}
{trans("Limit of account aliases:")} {hosting_restrictions var=$tariff v="alias_limit" tip="Enter limit of account aliases"}
{trans("Limit of e-mail accounts:")} {hosting_restrictions var=$tariff v="mail_limit" tip="Enter limit of e-mail accounts"}
{trans("Limit of shell accounts:")} {hosting_restrictions var=$tariff v="sh_limit" tip="Enter limit of shell accounts"}
{trans("Limit of www accounts:")} {hosting_restrictions var=$tariff v="www_limit" tip="Enter limit of www accounts"}
{trans("Limit of ftp accounts:")} {hosting_restrictions var=$tariff v="ftp_limit" tip="Enter limit of ftp accounts"}
{trans("Limit of sql accounts:")} {hosting_restrictions var=$tariff v="sql_limit" tip="Enter limit of sql accounts"}
{trans("Quota limit of e-mail account:")} {hosting_restrictions var=$tariff v="quota_mail_limit" tip="Enter quota limit of e-mail account"}
{trans("Quota limit of shell account:")} {hosting_restrictions var=$tariff v="quota_sh_limit" tip="Enter quota limit of shell account"}
{trans("Quota limit of www account:")} {hosting_restrictions var=$tariff v="quota_www_limit" tip="Enter quota limit of www account"}
{trans("Quota limit of ftp account:")} {hosting_restrictions var=$tariff v="quota_ftp_limit" tip="Enter quota limit of ftp account"}
{trans("Quota limit of sql account:")} {hosting_restrictions var=$tariff v="quota_sql_limit" tip="Enter quota limit of sql account"}
{trans("VoIP pricelist:")} {if $voip_tariffs} {else} {t a=''|cat:trans("here")|cat:''}Click $a to create.{/t} {/if}
{trans("Tariff rule:")} {if $voip_tariffrules} {else} {t a=''|cat:trans("here")|cat:''}Click $a to create.{/t} {/if}
{trans("Submit")} {trans("Cancel")}
{/block}