From a14fb22cd760a9289dbbc7370e709acfb36ac133 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=82=E6=B5=81?= Date: Wed, 5 Feb 2025 03:44:08 +0000 Subject: [PATCH] Fix language icon shadow on vocabulary pages This adds the shadow effect we have everywhere else. --- src/Template/Vocabulary/add.ctp | 2 +- src/View/Helper/VocabularyHelper.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Template/Vocabulary/add.ctp b/src/Template/Vocabulary/add.ctp index 3ebfecd1e..3937a839d 100644 --- a/src/Template/Vocabulary/add.ctp +++ b/src/Template/Vocabulary/add.ctp @@ -122,7 +122,7 @@ $this->set('title_for_layout', $this->Pages->formatTitle($title)); -
{{item.text}}
warning diff --git a/src/View/Helper/VocabularyHelper.php b/src/View/Helper/VocabularyHelper.php index 3751d51e4..8f65f0d93 100644 --- a/src/View/Helper/VocabularyHelper.php +++ b/src/View/Helper/VocabularyHelper.php @@ -64,7 +64,7 @@ public function vocabulary($vocab) { )); } ?> -
>