* fix some bugs.

This commit is contained in:
zhujinyong
2012-02-20 09:06:53 +00:00
parent 79c9f298e4
commit 5d0c048bab
13 changed files with 38 additions and 35 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
</tr>
<tr>
<th><?php echo $lang->install->dbPassword;?></th>
<td><?php echo html::input('dbPassword', '', 'class=text-3');?></td>
<td><?php echo html::password('dbPassword', '', 'class=text-3');?></td>
</tr>
<tr>
<th><?php echo $lang->install->dbName;?></th>