2016-11-30 15:50:44 +01:00

44 lines
1.0 KiB
YAML

# ===================================
# Field Definitions
# ===================================
fields:
layout:
label: system::lang.mail_templates.layout
type: relation
emptyOption: system::lang.mail_templates.no_layout
code:
label: system::lang.mail_templates.code
comment: system::lang.mail_templates.code_comment
span: left
context: create
subject@create:
label: system::lang.mail_templates.subject
comment: system::lang.mail_templates.subject_comment
span: right
subject@update:
label: system::lang.mail_templates.subject
description:
label: system::lang.mail_templates.description
type: textarea
size: tiny
secondaryTabs:
fields:
content_html:
type: codeeditor
size: giant
language: html
tab: system::lang.mail_templates.content_html
content_text:
type: textarea
size: giant
tab: system::lang.mail_templates.content_text