summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_credit_bill.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/cust_credit_bill.cgi')
-rwxr-xr-xhttemplate/edit/cust_credit_bill.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/cust_credit_bill.cgi b/httemplate/edit/cust_credit_bill.cgi
index 43ba4fb7e..9a2658a6b 100755
--- a/httemplate/edit/cust_credit_bill.cgi
+++ b/httemplate/edit/cust_credit_bill.cgi
@@ -56,7 +56,7 @@ function changed(what) {
die "access denied"
unless $FS::CurrentUser::CurrentUser->access_right('Apply credit') #;
- || $FS::CurrentUser::CurrentUser->access_right('Post credit'): #remove after 1.7.3
+ || $FS::CurrentUser::CurrentUser->access_right('Post credit'); #remove after 1.7.3
my($crednum, $amount, $invnum);
if ( $cgi->param('error') ) {