summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2016-01-29 14:42:49 -0800
committerIvan Kohler <ivan@freeside.biz>2016-01-29 14:42:49 -0800
commitb31719ae093ed10ceaaf0def79f8c3d3f0fb7c7e (patch)
tree476b7da63dc455261f0bb5677466b0d713e16849 /httemplate
parentd5c3ae3442a2ced726c83c4d78fde2bae3ba1691 (diff)
fix unnecessary? change from "update batch payment for multiple payment methods, etc., #17878 and #23741"
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/misc/process/payment.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/misc/process/payment.cgi b/httemplate/misc/process/payment.cgi
index 51fb0500c..a6046a0dc 100644
--- a/httemplate/misc/process/payment.cgi
+++ b/httemplate/misc/process/payment.cgi
@@ -198,7 +198,6 @@ if ( $cgi->param('save') ) {
'payinfo' => $payinfo,
'paymask' => $paymask,
'payname' => $payname,
- 'paytype => $paytype,
%saveopt
);