From 88c606c1827c02aee95adaf01f9afdba8fe89f45 Mon Sep 17 00:00:00 2001 From: Surabhi Srivastava Date: Sat, 10 Oct 2020 10:20:48 +0530 Subject: [PATCH] #30199 Fixed "Learn More should be See details/More Details as Customer see the product details not learn anything" --- .../Magento/Catalog/view/frontend/templates/product/list.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Catalog/view/frontend/templates/product/list.phtml b/app/code/Magento/Catalog/view/frontend/templates/product/list.phtml index 6a47978f1e5c6..203bd5513d7ba 100644 --- a/app/code/Magento/Catalog/view/frontend/templates/product/list.phtml +++ b/app/code/Magento/Catalog/view/frontend/templates/product/list.phtml @@ -138,7 +138,7 @@ $_helper = $block->getData('outputHelper'); ) ?> escapeHtml(__('Learn More')) ?> + class="action more">escapeHtml(__('More Details')) ?>