From 1d9cf03eab23766d25bfec2d10f9a312b9176f83 Mon Sep 17 00:00:00 2001 From: vgelani Date: Fri, 6 Jul 2018 16:48:14 +0530 Subject: [PATCH 1/3] Fixed trim issue on email field --- .../Customer/view/frontend/templates/form/confirmation.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Customer/view/frontend/templates/form/confirmation.phtml b/app/code/Magento/Customer/view/frontend/templates/form/confirmation.phtml index 0de3d94334970..8edb21ac8e1e9 100644 --- a/app/code/Magento/Customer/view/frontend/templates/form/confirmation.phtml +++ b/app/code/Magento/Customer/view/frontend/templates/form/confirmation.phtml @@ -14,7 +14,7 @@
- +
From 0f57a3076329fc72c372972c432c7ef41685cb06 Mon Sep 17 00:00:00 2001 From: vgelani Date: Fri, 6 Jul 2018 17:06:35 +0530 Subject: [PATCH 2/3] Revert back --- .../Customer/view/frontend/templates/form/confirmation.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Customer/view/frontend/templates/form/confirmation.phtml b/app/code/Magento/Customer/view/frontend/templates/form/confirmation.phtml index 8edb21ac8e1e9..0de3d94334970 100644 --- a/app/code/Magento/Customer/view/frontend/templates/form/confirmation.phtml +++ b/app/code/Magento/Customer/view/frontend/templates/form/confirmation.phtml @@ -14,7 +14,7 @@ From af58cb6d2132e1f85e048df54297d9621389a642 Mon Sep 17 00:00:00 2001 From: vgelani Date: Fri, 6 Jul 2018 17:08:21 +0530 Subject: [PATCH 3/3] Fixed trim issue on email field --- .../Customer/view/frontend/templates/form/confirmation.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/code/Magento/Customer/view/frontend/templates/form/confirmation.phtml b/app/code/Magento/Customer/view/frontend/templates/form/confirmation.phtml index 0de3d94334970..8edb21ac8e1e9 100644 --- a/app/code/Magento/Customer/view/frontend/templates/form/confirmation.phtml +++ b/app/code/Magento/Customer/view/frontend/templates/form/confirmation.phtml @@ -14,7 +14,7 @@