diff --git a/htdocs/install/index.php b/htdocs/install/index.php index 3663f129949..e3dd94d121f 100644 --- a/htdocs/install/index.php +++ b/htdocs/install/index.php @@ -63,7 +63,7 @@ print ''; print ''; -// Si pas d'erreur, on affiche le bouton pour passer � l'�tape suivante +// Si pas d'erreur, on affiche le bouton pour passer a l'etape suivante if ($err == 0) pFooter(0); ?>