[freeside-commits] freeside/conf invoice_html,1.6.2.7,1.6.2.8

Ivan,,, ivan at wavetail.420.am
Mon Nov 10 23:51:18 PST 2008


Update of /home/cvs/cvsroot/freeside/conf
In directory wavetail.420.am:/tmp/cvs-serv25237

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	invoice_html 
Log Message:
make HTML invoice more consistent with current typeset invoice: center invoice date instead of right-justify

Index: invoice_html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/conf/invoice_html,v
retrieving revision 1.6.2.7
retrieving revision 1.6.2.8
diff -u -d -r1.6.2.7 -r1.6.2.8
--- invoice_html	23 Jun 2008 15:36:24 -0000	1.6.2.7
+++ invoice_html	11 Nov 2008 07:51:14 -0000	1.6.2.8
@@ -19,7 +19,7 @@
       <td align="right">
         <table CLASS="invoice_headerright" cellspacing=0>
           <tr>
-            <td align="right">
+            <td align="center">
               Invoice&nbsp;date<BR>
               <B><%= $date %></B>
             </td>



More information about the freeside-commits mailing list