[freeside-commits] branch FREESIDE_4_BRANCH updated. 50fad7f5e30fe2d851782a00aedcbd51a5789a55

Ivan ivan at 420.am
Wed Feb 3 01:19:19 PST 2016


The branch, FREESIDE_4_BRANCH has been updated
       via  50fad7f5e30fe2d851782a00aedcbd51a5789a55 (commit)
      from  6cb39d4d4b641b2734b63539cf5ea710597cc205 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 50fad7f5e30fe2d851782a00aedcbd51a5789a55
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Feb 3 01:19:18 2016 -0800

    avoid distracting reflow

diff --git a/httemplate/edit/cust_main/name.html b/httemplate/edit/cust_main/name.html
index 2025889..9c6a24b 100644
--- a/httemplate/edit/cust_main/name.html
+++ b/httemplate/edit/cust_main/name.html
@@ -36,7 +36,7 @@
         ? 'required label'
         : 'label' %>">Email address(es)</SPAN>
   </TH>
-  <TD>
+  <TD COLSPAN=6>
     <INPUT TYPE="text" NAME="invoice_email"  ID="invoice_email_input" SIZE=40
            VALUE="<% $cust_main->invoicing_list_emailonly_scalar %>">
   </TD>

-----------------------------------------------------------------------

Summary of changes:
 httemplate/edit/cust_main/name.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list