diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2010-02-28 15:38:39 -0800 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2010-02-28 15:38:39 -0800 |
commit | e3e72ca4da0375d88b86ba69b6596b10be164e23 (patch) | |
tree | f32855f9416252b474ab8d598a345fdcf1455b7d /installer | |
parent | f28b80fcf43e02ca65f419eb6774321dc30a2a37 (diff) | |
parent | fd94f4bec21a7deaa86d468da704a048d2be751e (diff) |
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'installer')
-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> |