Ticket #33080: 33080.01.patch
File 33080.01.patch, 444 bytes (added by , 9 years ago) |
---|
-
src/wp-admin/user-edit.php
458 458 $show_password_fields = apply_filters( 'show_password_fields', true, $profileuser ); 459 459 if ( $show_password_fields ) : 460 460 ?> 461 </table> 462 463 <h3><?php _e('Account Management'); ?></h3> 464 <table class="form-table"> 461 465 <tr id="password" class="user-pass1-wrap"> 462 466 <th><label for="pass1"><?php _e( 'New Password' ); ?></label></th> 463 467 <td>