X-Git-Url: http://git.cyclocoop.org/?p=ptitvelo%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fecrire%2Finstall%2Fetape_ldap1.php;fp=www%2Fecrire%2Finstall%2Fetape_ldap1.php;h=4acbac55ed91541a46c3c87eb8c714fcdb6bec01;hp=cc0a636975b546ba0e750327a0995933a5f6a537;hb=5be150361b3c836d9206941ba43f862df11466db;hpb=bca3db9e1ab94e469b01f7e994a5e095de5f88c4 diff --git a/www/ecrire/install/etape_ldap1.php b/www/ecrire/install/etape_ldap1.php index cc0a636..4acbac5 100644 --- a/www/ecrire/install/etape_ldap1.php +++ b/www/ecrire/install/etape_ldap1.php @@ -3,7 +3,7 @@ /***************************************************************************\ * SPIP, Systeme de publication pour l'internet * * * - * Copyright (c) 2001-2012 * + * Copyright (c) 2001-2014 * * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * @@ -39,7 +39,7 @@ function install_etape_ldap1_dist() ? _INSTALL_PASS_LDAP : ''; - echo install_debut_html(); + echo install_debut_html('AUTO', ' onload="document.getElementById(\'suivant\').focus();return false;"'); echo info_etape(_T('titre_connexion_ldap'),info_progression_etape(1,'etape_ldap','install/'), _T('entree_informations_connexion_ldap'));