From: Emmanuel S. <se...@us...> - 2005-03-09 00:12:12
|
Update of /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/account/auth In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12975/fr/default/account/auth Modified Files: ldap-error.html.tmpl Log Message: Correction de #1159124 Index: ldap-error.html.tmpl =================================================================== RCS file: /cvsroot/bugzilla-fr/Bugzilla-fr_2.18/fr/default/account/auth/ldap-error.html.tmpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ldap-error.html.tmpl 28 Oct 2004 06:20:10 -0000 1.2 --- ldap-error.html.tmpl 9 Mar 2005 00:11:27 -0000 1.3 *************** *** 43,47 **** [% CASE "server_not_defined" %] ! Le serveur LDAP pour l'autentification n'a pas été defini. [% CASE %] --- 43,47 ---- [% CASE "server_not_defined" %] ! Le serveur LDAP pour l'autentification n'a pas été défini. [% CASE %] |