[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 2b70047f6dc5d21a339b08f48152ebf8b39ab69c

Ivan ivan at 420.am
Tue Mar 19 17:45:00 PDT 2013


The branch, FREESIDE_2_3_BRANCH has been updated
       via  2b70047f6dc5d21a339b08f48152ebf8b39ab69c (commit)
      from  295e80ba5a6da472edd7299098a336c4007d26be (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 2b70047f6dc5d21a339b08f48152ebf8b39ab69c
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Mar 19 17:44:59 2013 -0700

    size email customer editor better

diff --git a/httemplate/misc/email-customers.html b/httemplate/misc/email-customers.html
index d26e402..fcd79d7 100644
--- a/httemplate/misc/email-customers.html
+++ b/httemplate/misc/email-customers.html
@@ -120,9 +120,11 @@ Template:
 
     <TR>
       <TD ALIGN="right" VALIGN="top" STYLE="padding-top:3px">Message: </TD>
-      <TD><& '/elements/htmlarea.html', 
-              'field' => 'html_body',
-              'width' => 600 &></TD>
+      <TD><& /elements/htmlarea.html, 
+               'field' => 'html_body',
+               'width' => 763,
+          &>
+      </TD>
     </TR>
 
   </TABLE>

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

Summary of changes:
 httemplate/misc/email-customers.html |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)




More information about the freeside-commits mailing list