From 015febc972997acd787195ebd91ebf773be86ee2 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 25 Sep 2004 10:29:23 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20Traduction=20pr=E9nom=20non=20op=E9ratio?= =?UTF-8?q?nel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/adherents/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/adherents/index.php b/htdocs/adherents/index.php index 49836f22402..05291f5c014 100644 --- a/htdocs/adherents/index.php +++ b/htdocs/adherents/index.php @@ -143,7 +143,7 @@ print "\n"; print ""; print ''; -print $langs->trans("LastName").'/'.$langs->trans("FirstName").' '; +print $langs->trans("LastName").'/'.$langs->trans("Firstname").' '; print '  '; print '';