From f05c6c96070f3ee2a386e34fcba9f333829a9549 Mon Sep 17 00:00:00 2001 From: hufangzhou Date: Tue, 31 Aug 2021 09:10:36 +0800 Subject: [PATCH] * Adjust the link font color. --- module/product/view/kanban.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/product/view/kanban.html.php b/module/product/view/kanban.html.php index fea369c397..c8f65606dc 100644 --- a/module/product/view/kanban.html.php +++ b/module/product/view/kanban.html.php @@ -45,7 +45,7 @@ - createLink('product', 'browse', "productID=$productID"), $productList[$productID]->name, '', "title={$productList[$productID]->name}");?> + ' . html::a($this->createLink('product', 'browse', "productID=$productID"), $productList[$productID]->name, '', "title={$productList[$productID]->name}") . '';?> name}>{$productList[$productID]->name}";?>