From 1ef2e6cfb771663a5bb39aa6f0409d4130ea4c19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szab=C3=B3=20Gerg=C5=91?= Date: Wed, 30 Nov 2016 15:50:44 +0100 Subject: [PATCH] Change the codeeditor language to html --- modules/system/models/mailtemplate/fields.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/system/models/mailtemplate/fields.yaml b/modules/system/models/mailtemplate/fields.yaml index 81a316d77..1e4235310 100644 --- a/modules/system/models/mailtemplate/fields.yaml +++ b/modules/system/models/mailtemplate/fields.yaml @@ -34,6 +34,7 @@ secondaryTabs: content_html: type: codeeditor size: giant + language: html tab: system::lang.mail_templates.content_html content_text: