From: Ivan Kohler Date: Fri, 29 Jan 2016 22:42:49 +0000 (-0800) Subject: fix unnecessary? change from "update batch payment for multiple payment methods,... X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=b31719ae093ed10ceaaf0def79f8c3d3f0fb7c7e fix unnecessary? change from "update batch payment for multiple payment methods, etc., #17878 and #23741" --- 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 );