FIX: admin email customization editor should not have bold text

This commit is contained in:
Arpit Jalan 2015-11-28 00:44:34 +05:30
parent 16b3d26d7b
commit 4bc6cfd718
1 changed files with 2 additions and 4 deletions

View File

@ -4,10 +4,8 @@
{{input value=buffered.subject}}
</label>
<label>
{{i18n "admin.customize.email_templates.body"}}
{{d-editor value=buffered.body}}
</label>
<label>{{i18n "admin.customize.email_templates.body"}}</label>
{{d-editor value=buffered.body}}
{{#save-controls model=emailTemplate action="saveChanges" saved=saved}}
{{#if emailTemplate.can_revert}}