From 5f1db1b0f595d323719a115b64876653443f8aed Mon Sep 17 00:00:00 2001 From: Thomas Kuschel Date: Thu, 5 Oct 2023 03:26:48 +0200 Subject: [PATCH] Echo instead of the short php form --- admin/tmpl/part/edit.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/tmpl/part/edit.php b/admin/tmpl/part/edit.php index 169a53e..bcfebf2 100644 --- a/admin/tmpl/part/edit.php +++ b/admin/tmpl/part/edit.php @@ -14,10 +14,10 @@ $wa = $this->document->getWebAssetManager(); $wa->useScript('keepalive'); $wa->useScript('form.validate'); ?> -
- form->renderField('component_name'); ?> + form->renderField('component_name'); ?>