Changeset 55145 for trunk/src/wp-admin/user-new.php
- Timestamp:
- 01/26/2023 06:10:54 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/user-new.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/user-new.php
r55094 r55145 585 585 <th scope="row"><label for="pass2"><?php _e( 'Repeat Password' ); ?> <span class="description"><?php _e( '(required)' ); ?></span></label></th> 586 586 <td> 587 <input name="pass2" type="password" id="pass2" autocomplete="new-password" spellcheck="false" aria-describedby="pass2-desc" />587 <input type="password" name="pass2" id="pass2" autocomplete="new-password" spellcheck="false" aria-describedby="pass2-desc" /> 588 588 <p class="description" id="pass2-desc"><?php _e( 'Type the password again.' ); ?></p> 589 589 </td>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)