[% USE Whostmgr -%] [% USE CPDate %] [% WRAPPER 'master_templates/master.tmpl' theme="yui" app_key='view_reseller_usage_and_manage_account_status' scripts = [ '/js/sorttable.js', '/yui-gen/utilities_container/utilities_container.js' ] -%] [% PROCESS '_pkg_hover.tmpl' -%]
|
Reseller Domain:[% data.reseller_domain %] Reseller Username:[% data.reseller %] Number of Accounts:[% data.total_current_accounts %] |
Terminate Reseller's Main Account To complete this action you must type the following phrase in the box below "I understand this will irrevocably remove all the accounts owned by the reseller [% data.reseller %]" |
| Last Month Bandwidth Usage ([% CPDate.get_text_month( data.prev_month ) %] [% data.prev_year %]) | [% CPDate.get_text_month( data.month ) %] [% data.year %] | Next Month Bandwidth Usage ([% CPDate.get_text_month( data.next_month ) %] [% data.next_year %]) |
| User | Domain | Plan | Suspended | Disk Space Used in Meg | Disk Space Limit | Bandwidth In Meg | Monthly Bandwidth Limit in Meg |
|---|---|---|---|---|---|---|---|
| [% account.user %] | [% account.domain %] | [% account.package %] | [% IF account.suspended %]x[% END %] | [% account.diskused %] | [% account.diskquota %] | [% account.bandwidthused %] | [% account.bandwidthlimit %] |
| User | Domain | Plan | Suspended | Disk Space Used in Meg | Disk Space Limit | Bandwidth In Meg | Monthly Bandwidth Limit in Meg |
| Total | [% data.total_disk_used %] | [% data.total_disk_limit %] | [% data.total_bandwidth_used %] | [% data.total_bandwidth_limit %] | |||