From feafccd019ac4ab07de6e2ff015b7c093404be33 Mon Sep 17 00:00:00 2001 From: peijunlei Date: Wed, 9 Sep 2026 11:11:37 +0800 Subject: [PATCH] fix(category): update category links to use getMuiLangUrl for consistent language handling --- public/themes/website/1/en/demo/category.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/themes/website/1/en/demo/category.html b/public/themes/website/1/en/demo/category.html index ea3caee..220808e 100755 --- a/public/themes/website/1/en/demo/category.html +++ b/public/themes/website/1/en/demo/category.html @@ -75,7 +75,7 @@ $current_cate_id = $current_cate['id'] ?? ''; {hcTaglib:category id="$ui_product" item="vo" field="*"} - {$vo.title} + {$vo.title} {/hcTaglib:category}