[% WRAPPER 'master_templates/master.tmpl' theme="yui"; breadcrumburl = '/scripts2/limitbwlist', app_key = 'limit_bandwidth_usage'; SET unlimited = (bwlimit=='unlimited') ? 1 : 0 ; IF unlimited == 1; SET bwlimit = ""; END; -%]

[% locale.maketext('Please note that these limits only apply to http bandwidth usage and not the total bandwidth usage for an account.') %]

[% locale.maketext('Bandwidth Limiter') %]
[% locale.maketext('User') %] [% locale.maketext('Bandwidth Used') %] [% locale.maketext('Bandwidth Limit') %]
[% user FILTER html %] ([% domain FILTER html %]) [% locale.maketext('[numf,_1] MB', used) %]
[% locale.maketext('[output,acronym,MB,Megabytes]') %]
[% END -%]