From: jeff Date: Thu, 1 Feb 2007 03:08:39 +0000 (+0000) Subject: oops. perhaps it should X-Git-Tag: TRIXBOX_2_6~691 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=7ba67eedde17e00f1a8e753790d3386a81cc759a oops. perhaps it should --- diff --git a/httemplate/view/cust_main/packages.html b/httemplate/view/cust_main/packages.html index 9c58f13f0..3e4332d71 100755 --- a/httemplate/view/cust_main/packages.html +++ b/httemplate/view/cust_main/packages.html @@ -350,7 +350,7 @@ Current packages % 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 ''