use consistant terminology
authorivan <ivan>
Thu, 17 Oct 2002 15:06:48 +0000 (15:06 +0000)
committerivan <ivan>
Thu, 17 Oct 2002 15:06:48 +0000 (15:06 +0000)
httemplate/view/svc_acct.cgi

index c79f71f..3fb9156 100755 (executable)
@@ -86,7 +86,7 @@ if ( $part_svc->part_export('sqlradius') ) {
     print ' this billing cycle (since '. time2str(%C, $last_bill). ') - '. 
           $plandata{recur_included_hours}. ' total hours in plan<BR><BR>';
   } else {
-    print ' (no billing cycle available for unaudited package)<BR><BR>';
+    print ' (no billing cycle available for unaudited account)<BR><BR>';
   }
 
 }