summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-03-19 17:44:57 -0700
committerIvan Kohler <ivan@freeside.biz>2013-03-19 17:44:57 -0700
commit5528f6bb00a3a7aa69b14acff8456c73edff50de (patch)
treea0bc5a539a4ed5b0ef4526c49a273b296a1e6105
parent7bd0d379405922c9d64474b305c57ae17de0ea41 (diff)
size email customer editor better
-rw-r--r--httemplate/misc/email-customers.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/httemplate/misc/email-customers.html b/httemplate/misc/email-customers.html
index d26e40298..fcd79d7f8 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>