瀏覽代碼

fix html typo

Laurent Destailleur 1 年之前
父節點
當前提交
1b8c72f30d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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