Fix styling for the installation screens, props chexee, fixes #18576

git-svn-id: https://develop.svn.wordpress.org/trunk@19297 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-11-15 15:47:07 +00:00
parent 29a5a0e192
commit 0b8d97f135
7 changed files with 63 additions and 33 deletions

View File

@@ -130,7 +130,7 @@ switch($step) {
<tr>
<th scope="row"><label for="pwd">Password</label></th>
<td><input name="pwd" id="pwd" type="text" size="25" value="password" /></td>
<td>...and MySQL password.</td>
<td>...and your MySQL password.</td>
</tr>
<tr>
<th scope="row"><label for="dbhost">Database Host</label></th>