From 497bd20a2aa6a33cff22c25232929b3d7aeaac86 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 17 Oct 2002 15:06:48 +0000 Subject: [PATCH] use consistant terminology --- httemplate/view/svc_acct.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/view/svc_acct.cgi b/httemplate/view/svc_acct.cgi index c79f71f5d..3fb9156cc 100755 --- a/httemplate/view/svc_acct.cgi +++ b/httemplate/view/svc_acct.cgi @@ -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

'; } else { - print ' (no billing cycle available for unaudited package)

'; + print ' (no billing cycle available for unaudited account)

'; } } -- 2.11.0