$username variable is not available in PASSWORD_RESET_CONFIRM Email Template

Hello PKP Forum

Because some users forget their usernames or try to log in with their email account, I want to add a message in the PASSWORD_RESET_CONFIRM template that says:
“Don’t forget to log in with your username: {$username}”

But the content of the variable $username is not being sent, only the name of the variable

$username variable works correctly for PASSWORD_RESET template

Thanks for your help
Juan

Hello @jcardo,

Can you please indicate which specific version of OJS you’re using (e.g. 3.3.0-14)?

Thank you!

-Roger
PKP Team

Hi @rcgillis

Our version is 3.3.0-14

Thanks.