[freeside-commits] branch master updated. 5528f6bb00a3a7aa69b14acff8456c73edff50de

Ivan ivan at 420.am
Tue Mar 19 17:44:59 PDT 2013


The branch, master has been updated
       via  5528f6bb00a3a7aa69b14acff8456c73edff50de (commit)
      from  7bd0d379405922c9d64474b305c57ae17de0ea41 (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 5528f6bb00a3a7aa69b14acff8456c73edff50de
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Mar 19 17:44:57 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