From 2d3120ca4fbaa44ca585e33fe39616c52bd0883d Mon Sep 17 00:00:00 2001 From: trendschau Date: Sat, 16 Oct 2021 09:39:50 +0200 Subject: [PATCH] Version 1.5.1: Yaml textarea --- system/author/partials/fields.twig | 2 +- system/author/settings/plugins.twig | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/system/author/partials/fields.twig b/system/author/partials/fields.twig index 93a6693..c5e812d 100644 --- a/system/author/partials/fields.twig +++ b/system/author/partials/fields.twig @@ -37,7 +37,7 @@ {% if field.type == 'textarea' %} - + {% elseif field.type == 'paragraph' %} diff --git a/system/author/settings/plugins.twig b/system/author/settings/plugins.twig index 327d2da..8f9e1d0 100644 --- a/system/author/settings/plugins.twig +++ b/system/author/settings/plugins.twig @@ -85,6 +85,8 @@ {{ csrf_field() | raw }} + +