diff --git a/htdocs/install/fileconf.php b/htdocs/install/fileconf.php index 818bdb79e42..5aeaf7501d7 100644 --- a/htdocs/install/fileconf.php +++ b/htdocs/install/fileconf.php @@ -58,7 +58,7 @@ else if (!is_writable("../conf/conf.php")) { print '
'; - print "Le fichier conf.php n'est pas accessible en écriture, vérififiez les droits sur celui-ci, reportez-vous à la ".$docurl."
"; + print "Le fichier conf.php n'est pas accessible en écriture, vérifiez les droits sur celui-ci, reportez-vous à la ".$docurl."
"; print '
'; $err++;