From 5528f6bb00a3a7aa69b14acff8456c73edff50de Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 19 Mar 2013 17:44:57 -0700 Subject: [PATCH] size email customer editor better --- httemplate/misc/email-customers.html | 8 +++++--- 1 file 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: Message: - <& '/elements/htmlarea.html', - 'field' => 'html_body', - 'width' => 600 &> + <& /elements/htmlarea.html, + 'field' => 'html_body', + 'width' => 763, + &> + -- 2.11.0