From 4ff72381c99c7508f6028d2c44a2ec5c455e4670 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 5 Nov 2002 23:43:20 +0000 Subject: [PATCH] ui --- httemplate/view/svc_acct.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/httemplate/view/svc_acct.cgi b/httemplate/view/svc_acct.cgi index 30480d1e8..e00562ace 100755 --- a/httemplate/view/svc_acct.cgi +++ b/httemplate/view/svc_acct.cgi @@ -98,8 +98,8 @@ if ( $part_svc->part_export('sqlradius') ) { print ' (no billing cycle available for unaudited account)
'; } - print 'Input: '. sprintf("%.3f", $input). ' megabytes
'; - print 'Output: '. sprintf("%.3f", $output). ' megabytes
'; + print 'Input: '. sprintf("%.3f", $input). ' megabytes
'; + print 'Output: '. sprintf("%.3f", $output). ' megabytes
'; print '
'; -- 2.11.0