File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 653653 <th scope="row"><label for="pass2"><?php _e ( 'Repeat New Password ' ); ?> </label></th>
654654 <td>
655655 <input name="pass2" type="password" id="pass2" class="regular-text" value="" autocomplete="off" aria-describedby="pass2-desc" />
656- <?php if ( IS_PROFILE_PAGE ) : ?>
657- <p class="description" id="pass2-desc"><?php _e ( 'Type your new password again. ' ); ?> </p>
658- <?php else : ?>
659- <p class="description" id="pass2-desc"><?php _e ( 'Type the new password again. ' ); ?> </p>
660- <?php endif ; ?>
656+ <?php if ( IS_PROFILE_PAGE ) : ?>
657+ <p class="description" id="pass2-desc"><?php _e ( 'Type your new password again. ' ); ?> </p>
658+ <?php else : ?>
659+ <p class="description" id="pass2-desc"><?php _e ( 'Type the new password again. ' ); ?> </p>
660+ <?php endif ; ?>
661661 </td>
662662</tr>
663663<tr class="pw-weak">
You can’t perform that action at this time.
0 commit comments