From 0e5f6ce7ef8d6041b9f5f5bb9901ef6d981005b4 Mon Sep 17 00:00:00 2001 From: ryuring Date: Mon, 26 Feb 2024 16:55:44 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=84=E3=83=BC=E3=83=AB=E3=83=90=E3=83=BC?= =?UTF-8?q?=E3=81=AE=E3=82=AD=E3=83=A3=E3=83=83=E3=82=B7=E3=83=A5=E5=89=8A?= =?UTF-8?q?=E9=99=A4=E3=81=AE=E3=83=AA=E3=83=B3=E3=82=AF=E3=82=92=E8=AA=BF?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/bc-admin-third/templates/element/toolbar.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/bc-admin-third/templates/element/toolbar.php b/plugins/bc-admin-third/templates/element/toolbar.php index 92eacc6911..f3f0d17e6d 100755 --- a/plugins/bc-admin-third/templates/element/toolbar.php +++ b/plugins/bc-admin-third/templates/element/toolbar.php @@ -167,7 +167,7 @@ BcToolbar->isAvailableClearCache()): ?>
  • - BcAdminForm->postLink( + BcBaser->link( __d('baser_core', 'キャッシュクリア'), ['prefix' => 'Admin', 'plugin' => 'BaserCore', 'controller' => 'Utilities', 'action' => 'clear_cache'], ['confirm' => __d('baser_core', 'キャッシュクリアします。いいですか?')]