X-Git-Url: http://git.cyclocoop.org/?p=velocampus%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fecrire%2Finstall%2Fetape_ldap1.php;fp=www%2Fecrire%2Finstall%2Fetape_ldap1.php;h=4acbac55ed91541a46c3c87eb8c714fcdb6bec01;hp=37385a3ed8f5e698b184d45e5b9813126f1f65e6;hb=e99f0878011913365e49b30d90e496c24c301393;hpb=80b4d3e85f78d402ed2e73f8f5d1bf4c19962eed diff --git a/www/ecrire/install/etape_ldap1.php b/www/ecrire/install/etape_ldap1.php index 37385a3..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-2011 * + * 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'));