From b994db134d9b7214a8b4b300432f01a74401d6c5 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sat, 5 Jan 2008 09:26:36 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20v=E9rification=20du=20mot=20de=20passe?= =?UTF-8?q?=20ldap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/user/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/user/fiche.php b/htdocs/user/fiche.php index eb4a6e12eb8..244ad11ba12 100644 --- a/htdocs/user/fiche.php +++ b/htdocs/user/fiche.php @@ -842,7 +842,7 @@ else { if ($passDoNotExpire) { - print ''.$langs->trans("LdapUacf_".$statut);.''; + print ''.$langs->trans("LdapUacf_".$statut).''; } else if($userChangePassNextLogon) {