Browse Source

fix html typo

Laurent Destailleur 1 year ago
parent
commit
1b8c72f30d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      htdocs/install/fileconf.php

+ 1 - 1
htdocs/install/fileconf.php

@@ -483,7 +483,7 @@ if (!empty($force_install_noedit)) {
 	<tr class="hidesqlite">
 		<td class="label"><label for="db_pass"><b><?php echo $langs->trans("Password"); ?></b></label></td>
 		<td class="label">
-			<input type="password" class="text-security";
+			<input type="password" class="text-security"
 				   id="db_pass" autocomplete="off"
 				   name="db_pass"
 				   value="<?php