From 928ba0c8c1f03f213e6980d615ad33d3aa4f7cb2 Mon Sep 17 00:00:00 2001 From: ryuring Date: Mon, 15 Jul 2024 19:30:24 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=91=E3=82=B9=E3=83=AF=E3=83=BC=E3=83=89?= =?UTF-8?q?=E3=81=AE=E5=86=8D=E8=A8=AD=E5=AE=9A=E9=96=93=E9=9A=94=E3=81=AB?= =?UTF-8?q?=E3=81=A4=E3=81=84=E3=81=A6=E3=80=81=E5=85=A5=E5=8A=9B=E6=AC=84?= =?UTF-8?q?=E3=82=92=E3=82=8F=E3=81=8B=E3=82=8A=E3=82=84=E3=81=99=E3=81=84?= =?UTF-8?q?=E6=96=87=E7=AB=A0=E3=81=AB=E8=AA=BF=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/Admin/SiteConfigs/index.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/plugins/bc-admin-third/templates/Admin/SiteConfigs/index.php b/plugins/bc-admin-third/templates/Admin/SiteConfigs/index.php index b238823d35..94abbea96d 100755 --- a/plugins/bc-admin-third/templates/Admin/SiteConfigs/index.php +++ b/plugins/bc-admin-third/templates/Admin/SiteConfigs/index.php @@ -212,7 +212,7 @@ - BcAdminForm->label('password_reset_days', __d('baser_core', 'ログインパスワードの再設定日数')) ?> + BcAdminForm->label('password_reset_days', __d('baser_core', 'ログインパスワード強制変更
までの日数'), ['escape' => false]) ?> @@ -222,7 +222,13 @@ 'maxlength' => 255 ]) ?>日 -
+
+ +
BcAdminForm->error('password_reset_days') ?>