From f3502dafbeb3b525ab12ad6c0045efac8274951b 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 9d15eccb97937cee8fdca373010233b7397be302 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 6897f275e9e8176aeb2c11fb7f3f695bbc94d6e5 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 @@