/home/techb158/l2hypotheques.com/wp-content/plugins/woocommerce/assets/js/frontend
Edit: /home/techb158/l2hypotheques.com/wp-content/plugins/woocommerce/assets/js/frontend/lost-password.js (159B)
jQuery( function( $ ) {
$( '.lost_reset_password' ).on( 'submit', function () {
$( 'button[type="submit"]', this ).attr( 'disabled', 'disabled' );
});
});