From 552f7d9fc543c466c1976245e872374e2b59072a Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 29 May 2007 20:48:45 +0000 Subject: [PATCH] =?UTF-8?q?D=E9but=20gestion=20lien=20"mot=20de=20passe=20?= =?UTF-8?q?oubli=E9"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/lib/functions.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/lib/functions.inc.php b/htdocs/lib/functions.inc.php index c5f816e3efb..c91e67ccaee 100644 --- a/htdocs/lib/functions.inc.php +++ b/htdocs/lib/functions.inc.php @@ -1218,7 +1218,7 @@ print ' '; if ($conf->global->MAIN_SECURITY_ALLOWFORGETPASSWORD) { - print '('.$langs->trans("PasswordForgotten").')'; + print '('.$langs->trans("PasswordForgotten").')'; } print '