From 6bcfb86c6da165737be1cc11bc98dadc1eaaa652 Mon Sep 17 00:00:00 2001 From: HungDV2022 <110375578+HungDV2022@users.noreply.github.com> Date: Thu, 22 Feb 2024 07:59:24 +0900 Subject: [PATCH] =?UTF-8?q?fix=20#3109=E3=80=905.1=E3=80=91=E3=83=86?= =?UTF-8?q?=E3=83=BC=E3=83=96=E3=83=AB=E6=96=B0=E8=A6=8F=E7=99=BB=E9=8C=B2?= =?UTF-8?q?=E3=81=A7=E8=AD=98=E5=88=A5=E5=90=8D=E7=A7=B0=E3=82=92=E5=85=A5?= =?UTF-8?q?=E5=8A=9B=E3=81=99=E3=82=8B=E9=9A=9B=E3=81=AB=E3=80=81=E5=85=A5?= =?UTF-8?q?=E5=8A=9B=E6=AC=84=E6=A8=AA=E3=81=AB=E3=83=98=E3=83=AB=E3=83=97?= =?UTF-8?q?=E3=81=8C=E3=81=82=E3=82=8B=E3=81=A8=E3=82=8F=E3=81=8B=E3=82=8A?= =?UTF-8?q?=E3=82=84=E3=81=99=E3=81=84=20(#3144)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Đỗ Văn Hùng --- .../BcCustomContent/Admin/element/CustomTables/form.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/bc-admin-third/templates/plugin/BcCustomContent/Admin/element/CustomTables/form.php b/plugins/bc-admin-third/templates/plugin/BcCustomContent/Admin/element/CustomTables/form.php index aac9c9ef8d..8784ee835e 100644 --- a/plugins/bc-admin-third/templates/plugin/BcCustomContent/Admin/element/CustomTables/form.php +++ b/plugins/bc-admin-third/templates/plugin/BcCustomContent/Admin/element/CustomTables/form.php @@ -82,6 +82,10 @@ BcAdminForm->control('name', ['type' => 'text', 'size' => 40, 'maxlength' => 255]) ?> + +
+ +
BcAdminForm->error('name') ?>