[freeside-commits] freeside/httemplate/edit/cust_main billing.html, 1.31.2.7, 1.31.2.8

Erik Levinson levinse at wavetail.420.am
Wed Jun 8 21:02:23 PDT 2011


Update of /home/cvs/cvsroot/freeside/httemplate/edit/cust_main
In directory wavetail.420.am:/tmp/cvs-serv24751/httemplate/edit/cust_main

Modified Files:
      Tag: FREESIDE_2_1_BRANCH
	billing.html 
Log Message:
configurable payment date for auto CHEK/CARD, RT10813

Index: billing.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/cust_main/billing.html,v
retrieving revision 1.31.2.7
retrieving revision 1.31.2.8
diff -u -w -d -r1.31.2.7 -r1.31.2.8
--- billing.html	9 Jun 2011 03:59:26 -0000	1.31.2.7
+++ billing.html	9 Jun 2011 04:02:21 -0000	1.31.2.8
@@ -263,7 +263,7 @@
 %              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>!



More information about the freeside-commits mailing list