summaryrefslogtreecommitdiff
path: root/httemplate/view/svc_acct.cgi
diff options
context:
space:
mode:
authorivan <ivan>2002-12-17 13:02:39 +0000
committerivan <ivan>2002-12-17 13:02:39 +0000
commitfcaa42e4801db37d29efd02a429911bfe3ad0cdf (patch)
tree0433582fceb22f5925c1ef4412b525a57652e4be /httemplate/view/svc_acct.cgi
parent869f3b5401b5111789bf03a7a4cc5699ad2993a7 (diff)
change wording
Diffstat (limited to 'httemplate/view/svc_acct.cgi')
-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 e00562a..2e324c1 100755
--- a/httemplate/view/svc_acct.cgi
+++ b/httemplate/view/svc_acct.cgi
@@ -92,7 +92,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>';