Skip to content

Commit

Permalink
placeholder change of email:by Arush (#1719)
Browse files Browse the repository at this point in the history
  • Loading branch information
vimugdhabatra authored Dec 11, 2024
2 parents b5ace31 + 84d3db5 commit 8254f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iogt_users/templates/wagtailusers/users/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h2>Invite Admin User</h2>

</div>
<div class="input-field">
<input type="text" id="email" name="email" placeholder="Enter Email" title="Please enter a valid email address">
<input type="text" id="email" name="email" placeholder="Email Address" title="Please enter a valid email address">
<span class="error-message" id="email_error" style="color: red; display: none;"></span>
</div>

Expand Down

0 comments on commit 8254f77

Please sign in to comment.