From: levinse Date: Wed, 15 Jun 2011 02:18:32 +0000 (+0000) Subject: configurable payment date for auto CHEK/CARD, RT10813 X-Git-Tag: freeside_2_1_3~135 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=d45d51c40e540b6bdffd00aaa7bdc0312afd617b;p=freeside.git configurable payment date for auto CHEK/CARD, RT10813 --- diff --git a/httemplate/edit/cust_main/billing.html b/httemplate/edit/cust_main/billing.html index 530aa0910..76679a1ba 100644 --- a/httemplate/edit/cust_main/billing.html +++ b/httemplate/edit/cust_main/billing.html @@ -217,7 +217,7 @@ % ( $conf->exists('cust_main-select-billday') ? % qq! % Charge on this day of each month   -% ! % . billday_options($cust_main->billday) . qq! ! % : '' % ). @@ -265,7 +265,7 @@ % ( $conf->exists('cust_main-select-billday') ? % qq! % Charge on this day of each month   -% ! % . billday_options($cust_main->billday) . qq! ! % : '' % ).