From: ivan Date: Thu, 17 Oct 2002 15:06:54 +0000 (+0000) Subject: use consistant terminology X-Git-Tag: freeside_1_4_1beta5~35 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=7c3f2ea06574bbfc946ee24c5ae66b2b0f08abbf;p=freeside.git use consistant terminology --- diff --git a/httemplate/view/svc_acct.cgi b/httemplate/view/svc_acct.cgi index 82ab48126..de67ee712 100755 --- a/httemplate/view/svc_acct.cgi +++ b/httemplate/view/svc_acct.cgi @@ -91,7 +91,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)

'; } }