Change label for "user_pass" on login form?
-
I see a lot about creating a custom login page but can I just change the text label for the password field and the default login form?
I want to add some custom text next to the word “Password” on the login form.
<label for="user_pass"> Password <br> <input id="user_pass" class="input" type="password" size="20" value="" name="pwd"> </label>
thanks!!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Change label for "user_pass" on login form?’ is closed to new replies.