summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorjeff <jeff>2007-02-01 03:08:39 +0000
committerjeff <jeff>2007-02-01 03:08:39 +0000
commit7ba67eedde17e00f1a8e753790d3386a81cc759a (patch)
tree481f5121b97908f92378378750c3ccc62435ea02 /httemplate
parent10ff9d74b1324e2699e839c15268062b72da47ca (diff)
oops. perhaps it should
Diffstat (limited to 'httemplate')
-rwxr-xr-xhttemplate/view/cust_main/packages.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/cust_main/packages.html b/httemplate/view/cust_main/packages.html
index 9c58f13..3e4332d 100755
--- a/httemplate/view/cust_main/packages.html
+++ b/httemplate/view/cust_main/packages.html
@@ -350,7 +350,7 @@ Current packages
<TD ALIGN="right" VALIGN="top" STYLE="padding-bottom:5px;padding-top:0px"><FONT SIZE="-2">
% if ( $curuser->access_right('Recharge customer service')
-% && $cust_svc->svcdb eq 'svc_acct'
+% && $part_svc->svcdb eq 'svc_acct'
% && ( $cust_svc->svc_x->seconds ne ''
% || $cust_svc->svc_x->upbytes ne ''
% || $cust_svc->svc_x->downbytes ne ''