diff options
Diffstat (limited to 'installer/views')
-rw-r--r-- | installer/views/get_db_info.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/views/get_db_info.html.php b/installer/views/get_db_info.html.php index 1eeecd91..ada0793c 100644 --- a/installer/views/get_db_info.html.php +++ b/installer/views/get_db_info.html.php @@ -57,7 +57,7 @@ Password </td> <td> - <input name="dbpass" value="" type="password" /> + <input name="dbpass" value=""/> </td> </tr> <tr> |