From 9ad2437e1cfaffceb657216a48ea3c7cc9414922 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 28 Dec 2011 23:33:34 +0000 Subject: fix bill day selection w/echeck, RT#15763 --- httemplate/edit/cust_main.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/edit/cust_main.cgi') 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', -- cgit v1.2.1