summaryrefslogtreecommitdiff
path: root/httemplate/edit/msg_template.html
diff options
context:
space:
mode:
authorivan <ivan>2010-08-17 07:08:50 +0000
committerivan <ivan>2010-08-17 07:08:50 +0000
commit13a836957b5964c4f154b0d49fba46c6c91fedec (patch)
tree7915f24552db297918756ac0ab7bacc1ef928fde /httemplate/edit/msg_template.html
parentf7f5188dca2285e06f069aa20ef31fe269627a45 (diff)
better sizes and labels for message tempalte subject and addresses
Diffstat (limited to 'httemplate/edit/msg_template.html')
-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',