From: ivan Date: Tue, 5 Nov 2002 23:43:22 +0000 (+0000) Subject: ui X-Git-Tag: freeside_1_4_1beta5~6 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=fd08039cbc80178ba1390f9307677080a9cb8c86;p=freeside.git ui --- diff --git a/httemplate/view/svc_acct.cgi b/httemplate/view/svc_acct.cgi index 7ca7a8498..c5f4ec0c3 100755 --- a/httemplate/view/svc_acct.cgi +++ b/httemplate/view/svc_acct.cgi @@ -103,8 +103,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 '
';