|HTM_CONFIG| |$|SK_PHP| 0) { $per = round(($used * 100) / $max); if($per>100) $per=100; $per = number_format($per,0);$bar = round( ($per * 130) / 100);if($bar>130) $bar=130; return '
'.$per.'%
';}return '';}$hd = (float)number_format((float)'|USERQUOTA|',1,'.',''); $hdmax = (float)number_format((float)'|USERQUOTAMAX|',1,'.','');$hdunit = 'MB';if($hdmax>1024){ $hd = (float)number_format($hd/1024,1,'.','');$hdmax = (float)number_format($hdmax/1024,1,'.','');$hdunit = 'GB';} $bwunit = 'MB';$bw = (float)number_format((float)'|USERBANDWIDTH|',1,'.',''); $bwmax = (float) number_format((float)'|USERBANDWIDTHMAX|',1,'.','');if($bwmax>1024) { $bw = (float)number_format((float)'|USERBANDWIDTHGIG|',1,'.',''); $bwmax = (float)number_format((float)'|USERBANDWIDTHMAXGIG|',1,'.','');$bwunit = 'GB';}?>
|LANG_ACCOUNT_SUMMARY|
DONE|