From b223ba7ae884d5a155153e1f676b02b5bea5b181 Mon Sep 17 00:00:00 2001 From: Chris Astley Date: Thu, 2 Jun 2022 14:00:07 +0100 Subject: [PATCH] Update questions_widget.phtml Remove redundant script tag type attributes. --- view/frontend/templates/product/questions_widget.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/frontend/templates/product/questions_widget.phtml b/view/frontend/templates/product/questions_widget.phtml index 7c907be..e512118 100644 --- a/view/frontend/templates/product/questions_widget.phtml +++ b/view/frontend/templates/product/questions_widget.phtml @@ -4,7 +4,7 @@ if ($block->isQuestionWidgetEnabled() && $block->isTabMode()){ $_skus = $block->getProductSkus(); ?>
- +