diff --git a/modules/material/themes/material/core/loginuserpass.php b/modules/material/themes/material/core/loginuserpass.php index 540372d9..bc4ef73c 100644 --- a/modules/material/themes/material/core/loginuserpass.php +++ b/modules/material/themes/material/core/loginuserpass.php @@ -118,10 +118,10 @@ function onRecaptchaLoad() {
data['forgotPasswordUrl']); - if (! empty($forgotPasswordUrl)) { + $passwordForgotUrl = htmlentities($this->data['passwordForgotUrl']); + if (! empty($passwordForgotUrl)) { ?> - + t('{material:login:forgot}') ?>