diff --git a/htdocs/install/fileconf.php b/htdocs/install/fileconf.php index a7cc08d4ef2..b800f5f6ad4 100644 --- a/htdocs/install/fileconf.php +++ b/htdocs/install/fileconf.php @@ -492,7 +492,7 @@ if (!empty($force_install_noedit)) { } // Do not autofill password for remote access print dol_escape_htmltag($autofill); ?>" - 0 && ! empty($force_install_databaserootpass)) { print ' disabled'; // May be removed by javascript } ?> + 0 && ! empty($force_install_databaserootpass)) { print ' disabled'; /* May be removed by javascript*/ } ?> > trans("KeepEmptyIfNoPassword"); ?>