From b31719ae093ed10ceaaf0def79f8c3d3f0fb7c7e Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Fri, 29 Jan 2016 14:42:49 -0800 Subject: [PATCH] fix unnecessary? change from "update batch payment for multiple payment methods, etc., #17878 and #23741" --- httemplate/misc/process/payment.cgi | 1 - 1 file changed, 1 deletion(-) 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 ); -- 2.11.0