From 5903ffb2f4a5a5293c458777720e14610316dc69 Mon Sep 17 00:00:00 2001 From: Ievgen Shakhsuvarov <ishakhsuvarov@ebay.com> Date: Thu, 9 Jul 2015 15:31:11 +0300 Subject: [PATCH] MAGETWO-39908: Placeholder 'optional' for password on checkout --- .../Customer/view/frontend/web/template/customer-email.html | 1 - 1 file changed, 1 deletion(-) diff --git a/app/code/Magento/Customer/view/frontend/web/template/customer-email.html b/app/code/Magento/Customer/view/frontend/web/template/customer-email.html index a2159cc764d..05d84467d54 100644 --- a/app/code/Magento/Customer/view/frontend/web/template/customer-email.html +++ b/app/code/Magento/Customer/view/frontend/web/template/customer-email.html @@ -37,7 +37,6 @@ </label> <div class="control"> <input class="input-text" - placeholder="optional" type="password" name="password" id="customer-password" -- GitLab