summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_main.cgi
diff options
context:
space:
mode:
authorivan <ivan>2011-12-28 23:33:34 +0000
committerivan <ivan>2011-12-28 23:33:34 +0000
commit9ad2437e1cfaffceb657216a48ea3c7cc9414922 (patch)
treed78e5ec5ead85806fcec1a460a38fff13489b9c2 /httemplate/edit/cust_main.cgi
parentc507a3d05881888d1181eac9f128b391b6ce3d19 (diff)
fix bill day selection w/echeck, RT#15763
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 218015577..e823f7c93 100755
--- a/httemplate/edit/cust_main.cgi
+++ b/httemplate/edit/cust_main.cgi
@@ -194,7 +194,7 @@ function samechanged(what) {
%# cust_main/bottomfixup.js
% foreach my $hidden (
-% 'payauto',
+% 'payauto', 'billday',
% 'payinfo', 'payinfo1', 'payinfo2', 'payinfo3', 'paytype',
% 'payname', 'paystate', 'exp_month', 'exp_year', 'paycvv',
% 'paystart_month', 'paystart_year', 'payissue',