From 8ff8db86d5cffea5892ed7d8268dc8275b5e657d Mon Sep 17 00:00:00 2001 From: Chris Astley Date: Thu, 2 Jun 2022 14:00:51 +0100 Subject: [PATCH] Update review_widget.phtml Remove redundant script tag type attributes. --- view/frontend/templates/product/review_widget.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/frontend/templates/product/review_widget.phtml b/view/frontend/templates/product/review_widget.phtml index dc00cde..6534e7c 100755 --- a/view/frontend/templates/product/review_widget.phtml +++ b/view/frontend/templates/product/review_widget.phtml @@ -6,7 +6,7 @@ if ($block->isProductWidgetEnabled() && $block->isTabMode()){ ?>
-