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