Skip to content

Commit 86ed9df

Browse files
[Changed password placeholder text in checkout page]
1 parent aa79287 commit 86ed9df

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Checkout/view/frontend/web/template/form/element

1 file changed

+1
-1
lines changed

app/code/Magento/Checkout/view/frontend/web/template/form/element/email.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</label>
4040
<div class="control">
4141
<input class="input-text"
42-
placeholder="optional"
42+
placeholder="password"
4343
type="password"
4444
name="password"
4545
id="customer-password"

0 commit comments

Comments
 (0)