{include file="inc/javascript.tpl"}
{include file="inc/header.tpl"} {include file="inc/sidebar.tpl"}
{include file="inc/toolbar.tpl"}
{include file="inc/chat_sub_menu.tpl"}
{include file="inc/page_header.tpl"}
{$lang.record_id} {$lang.chat_quota_user} {$lang.chat_quota_type} {$lang.chat_quota_total_limit} {$lang.chat_quota_used_amount} {$lang.chat_quota_usage_percent} {$lang.chat_quota_reset_cycle} {$lang.chat_quota_expires_at} {$lang.handler}
{$quota.id} {if $quota.user.avatar}{/if} {$quota.user.nickname} {$quota.quota_type.format} {if $quota.total_limit > 0} {$quota.total_limit} {else} {$lang.chat_quota_unlimited} {/if} {$quota.used_amount} {if $quota.total_limit > 0} {if $quota.usage_percent > 80} {$quota.usage_percent}% {elseif $quota.usage_percent > 50} {$quota.usage_percent}% {else} {$quota.usage_percent}% {/if} {else} - {/if} {$quota.reset_cycle.format} {$quota.expires_at} {$lang.edit} | {$lang.del}
{include file="inc/pager.tpl"} {include file="inc/page_header.tpl"}
{$lang.chat_quota_username}*

{$lang.chat_quota_username_cue}

{$lang.chat_quota_type}*
{$lang.chat_quota_total_limit}

{$lang.chat_quota_total_limit_cue}

{$lang.chat_quota_reset_cycle}
{$lang.chat_quota_expires_at}

{$lang.chat_quota_expires_at_cue}

{$lang.chat_quota_used_amount}
{$quota.used_amount}
{include file="inc/footer.tpl"}