summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-03-19 17:44:59 -0700
committerIvan Kohler <ivan@freeside.biz>2013-03-19 17:44:59 -0700
commit2b70047f6dc5d21a339b08f48152ebf8b39ab69c (patch)
tree4f9bb0dad3056d9c795ac999141f4a9b549038a6
parent295e80ba5a6da472edd7299098a336c4007d26be (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>