From 94fee45f01136072ac61dbbf35c19849acc73fbb Mon Sep 17 00:00:00 2001 From: Erwin Romkes <61180307+erwinromkes@users.noreply.github.com> Date: Fri, 6 Jun 2025 15:45:20 +0200 Subject: [PATCH] Remove space in class attribute Remove an extra space in the class attribute --- .../Checkout/view/frontend/templates/cart/item/default.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Checkout/view/frontend/templates/cart/item/default.phtml b/app/code/Magento/Checkout/view/frontend/templates/cart/item/default.phtml index 5686a3ef17c2..9f9bff747ddd 100644 --- a/app/code/Magento/Checkout/view/frontend/templates/cart/item/default.phtml +++ b/app/code/Magento/Checkout/view/frontend/templates/cart/item/default.phtml @@ -58,7 +58,7 @@ $canApplyMsrp = $helper->isShowBeforeOrderConfirm($product) && $helper->isMinima getMessages()): ?> -
+
escapeHtml($message['text']) ?>