summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--httemplate/edit/msg_template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/msg_template.html b/httemplate/edit/msg_template.html
index f49a4f70a..a60f2d0c1 100644
--- a/httemplate/edit/msg_template.html
+++ b/httemplate/edit/msg_template.html
@@ -8,9 +8,9 @@
'agent_null_right' => ['Edit global templates', 'Configuration'],
'fields' => [ 'msgname',
- { field=>'subject', size=>80, },
{ field=>'from_addr', size=>60, },
{ field=>'bcc_addr', size=>60, },
+ { field=>'subject', size=>80, },
{ field=>'body', type=>'htmlarea', width=>763 },
],
'labels' => { 'msgnum' => 'Template',