Ticket #41236: 41236.patch
File 41236.patch, 682 bytes (added by , 7 years ago) |
---|
-
src/wp-login.php
659 659 do_action( 'resetpass_form', $user ); 660 660 ?> 661 661 <input type="hidden" name="rp_key" value="<?php echo esc_attr( $rp_key ); ?>" /> 662 <p class="submit"><input type="submit" name="wp-submit" id="wp-submit" class="button button-primary button-large" value="<?php esc_attr_e(' Reset Password'); ?>" /></p>662 <p class="submit"><input type="submit" name="wp-submit" id="wp-submit" class="button button-primary button-large" value="<?php esc_attr_e('Set Password'); ?>" /></p> 663 663 </form> 664 664 665 665 <p id="nav">