configurable payment date for auto CHEK/CARD, RT10813
authorlevinse <levinse>
Thu, 9 Jun 2011 04:02:21 +0000 (04:02 +0000)
committerlevinse <levinse>
Thu, 9 Jun 2011 04:02:21 +0000 (04:02 +0000)
httemplate/edit/cust_main/billing.html

index a3b5c73..6db3b88 100644 (file)
 %              qq!Charge future payments to this electronic check automatically</TD></TR>!.
 %
 %      ( $conf->exists('cust_main-select-billday') ?
-%           qq!<TR><TD id="chek_billday" $chek_billday_style>
+%           qq!<TR><TD ALIGN="RIGHT" id="chek_billday" $chek_billday_style>
 %                    Charge on this day of each month </TD><TD> &nbsp;
 %                   <SELECT NAME="billday">!
 %                . billday_options($cust_main->billday) . qq!</SELECT> </TD></TR>!