mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user