[freeside-commits] branch master updated. 067302fb06457b79308c1f2333b9d64d59c4a45c

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


The branch, master has been updated
       via  067302fb06457b79308c1f2333b9d64d59c4a45c (commit)
      from  713deef64494b66f5b86e11bc32176e3367cc55a (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 067302fb06457b79308c1f2333b9d64d59c4a45c
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Feb 3 01:19:16 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