summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_refund.cgi
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2015-01-23 13:07:31 -0600
committerJonathan Prykop <jonathan@freeside.biz>2015-01-23 13:07:31 -0600
commit3ece1c396f23e04cd659f1085f6eeee8bdfd846f (patch)
tree968dd7ae2ea22173897edaaa2c1961e276c47262 /httemplate/edit/cust_refund.cgi
parent0c8c5a5727dda5f8e5cf6f999d5b671a77556c6a (diff)
parent2073798304acbd9402f73e0dee7507a7a4d22ceb (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/edit/cust_refund.cgi')
-rwxr-xr-xhttemplate/edit/cust_refund.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/cust_refund.cgi b/httemplate/edit/cust_refund.cgi
index 9f7ac8dee..f9095fd7a 100755
--- a/httemplate/edit/cust_refund.cgi
+++ b/httemplate/edit/cust_refund.cgi
@@ -109,7 +109,7 @@
<& /elements/tr-select-reason.html,
'field' => 'reasonnum',
'reason_class' => 'F',
- 'control_button' => "document.getElementById('confirm_refund_button')",
+ 'control_button' => "confirm_refund_button",
'cgi' => $cgi,
&>