summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_credit.cgi
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2014-11-25 19:37:48 -0800
committerMark Wells <mark@freeside.biz>2014-11-25 19:37:56 -0800
commitbe2bcc10c35d7762178b245cd38382047a7e270d (patch)
treeb602a1ff99ffbbbd679a448725c344532349ba25 /httemplate/edit/cust_credit.cgi
parentd3011bbdd3401dd11cbaed058d495d29c2a6ebc0 (diff)
option to credit unused time on suspension as part of suspend reason, #31702
Diffstat (limited to 'httemplate/edit/cust_credit.cgi')
-rwxr-xr-xhttemplate/edit/cust_credit.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/cust_credit.cgi b/httemplate/edit/cust_credit.cgi
index 4bf140a74..e6eb97dbc 100755
--- a/httemplate/edit/cust_credit.cgi
+++ b/httemplate/edit/cust_credit.cgi
@@ -25,7 +25,7 @@
<& /elements/tr-select-reason.html,
'field' => 'reasonnum',
'reason_class' => 'R',
- 'control_button' => "document.getElementById('confirm_credit_button')",
+ 'control_button' => 'confirm_credit_button',
'cgi' => $cgi,
&>