summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_main.cgi
diff options
context:
space:
mode:
authorlevinse <levinse>2011-06-23 04:14:19 +0000
committerlevinse <levinse>2011-06-23 04:14:19 +0000
commit5cebf6d642a74554ca424397d806f9b59ac19c5c (patch)
tree76c2fa47ce845dba31d7b2e7deb15c154629844e /httemplate/edit/cust_main.cgi
parent4de19e4303d8d692fb772b0a332be325bab50db3 (diff)
echeck: add optional bank branch format, RT13360
Diffstat (limited to 'httemplate/edit/cust_main.cgi')
-rwxr-xr-xhttemplate/edit/cust_main.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi
index 8b15ecb23..21ce4243f 100755
--- a/httemplate/edit/cust_main.cgi
+++ b/httemplate/edit/cust_main.cgi
@@ -197,7 +197,7 @@ function samechanged(what) {
%# cust_main/bottomfixup.js
% foreach my $hidden (
% 'payauto',
-% 'payinfo', 'payinfo1', 'payinfo2', 'paytype',
+% 'payinfo', 'payinfo1', 'payinfo2', 'payinfo3', 'paytype',
% 'payname', 'paystate', 'exp_month', 'exp_year', 'paycvv',
% 'paystart_month', 'paystart_year', 'payissue',
% 'payip',