diff --git a/html/pages/bill/transfer.inc.php b/html/pages/bill/transfer.inc.php index 058da6232..889838294 100644 --- a/html/pages/bill/transfer.inc.php +++ b/html/pages/bill/transfer.inc.php @@ -88,9 +88,8 @@ function showPercent($per) { echo '

Bill Summary

'; -echo '

Quota Bill

'; -echo ''; -echo ' '; +echo '

Quota Bill (Billing Period from '.$fromtext.' to '.$totext.')

'; +echo '
Billing Period from '.$fromtext.' to '.$totext.'
'; echo ' '; echo ' '; echo ' ';
Bandwidth