diff --git a/htdocs/user/passwordforgotten.php b/htdocs/user/passwordforgotten.php index a9bde3bfcaf..4bc3444824f 100644 --- a/htdocs/user/passwordforgotten.php +++ b/htdocs/user/passwordforgotten.php @@ -227,8 +227,6 @@ print '
  '.$langs->trans("Login"). print ''; $title=''; -$title.=$langs->trans("SessionName").': '.session_name(); -if ($conf->file->main_authentication) $title.=", ".$langs->trans("AuthenticationMode").': '.$conf->file->main_authentication; // Show logo (search in order: small company logo, large company logo, theme logo, common logo) $width=0;