diff --git a/htdocs/user/passwordforgotten.php b/htdocs/user/passwordforgotten.php index 7c4f6e1323b..1c8c80d8114 100644 --- a/htdocs/user/passwordforgotten.php +++ b/htdocs/user/passwordforgotten.php @@ -33,6 +33,7 @@ $langs->load("errors"); $langs->load("users"); $langs->load("companies"); $langs->load("ldap"); +$langs->load("other"); // Security check if ($conf->global->MAIN_SECURITY_DISABLEFORGETPASSLINK)