change wording
authorivan <ivan>
Tue, 17 Dec 2002 13:02:35 +0000 (13:02 +0000)
committerivan <ivan>
Tue, 17 Dec 2002 13:02:35 +0000 (13:02 +0000)
httemplate/view/svc_acct.cgi

index c5f4ec0..47a9358 100755 (executable)
@@ -97,7 +97,7 @@ if ( $part_svc->part_export('sqlradius') ) {
   }
 
   if ( $cust_pkg ) {
-    print ' this billing cycle (since '. time2str("%C", $last_bill). ') - '. 
+    print ' since last bill ('. time2str("%C", $last_bill). ') - '. 
           $plandata{recur_included_hours}. ' total hours in plan<BR>';
   } else {
     print ' (no billing cycle available for unaudited account)<BR>';