summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2002-10-17 15:06:48 +0000
committerivan <ivan>2002-10-17 15:06:48 +0000
commit497bd20a2aa6a33cff22c25232929b3d7aeaac86 (patch)
tree01f66761a7f04a816dec7dda955f848041b4811a
parent2f91e1d377e1e03f567ea1ec6bcd9fab0bedff5e (diff)
use consistant terminology
-rwxr-xr-xhttemplate/view/svc_acct.cgi2
1 files changed, 1 insertions, 1 deletions
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<BR><BR>';
} else {
- print ' (no billing cycle available for unaudited package)<BR><BR>';
+ print ' (no billing cycle available for unaudited account)<BR><BR>';
}
}