I have the following H2:
Password reset instructions have been sent to *|RESETPASSWORDEMAIL|*
I
I'd suggest a different approach:
Password reset instructions have been sent to
And the corresponding js:
$('#resetPWemail').text(emailAddress); $('#resetPWSuccess').show();