ui
authorivan <ivan>
Tue, 5 Nov 2002 23:43:20 +0000 (23:43 +0000)
committerivan <ivan>
Tue, 5 Nov 2002 23:43:20 +0000 (23:43 +0000)
httemplate/view/svc_acct.cgi

index 30480d1..e00562a 100755 (executable)
@@ -98,8 +98,8 @@ if ( $part_svc->part_export('sqlradius') ) {
     print ' (no billing cycle available for unaudited account)<BR>';
   }
 
-  print 'Input: <B>'. sprintf("%.3f", $input). ' megabytes<BR>';
-  print 'Output: <B>'. sprintf("%.3f", $output). ' megabytes<BR>';
+  print 'Input: <B>'. sprintf("%.3f", $input). '</B> megabytes<BR>';
+  print 'Output: <B>'. sprintf("%.3f", $output). '</B> megabytes<BR>';
 
   print '<BR>';