Put password fields on separate lines.
git-svn-id: https://develop.svn.wordpress.org/trunk@1115 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
166d3aab4c
commit
fede8a87d9
@ -309,6 +309,7 @@ default:
|
||||
<tr>
|
||||
<th scope="row">New <strong>Password</strong> (Leave blank to stay the same.)</th>
|
||||
<td><input type="password" name="pass1" size="16" value="" />
|
||||
<br>
|
||||
<input type="password" name="pass2" size="16" value="" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
Loading…
Reference in New Issue
Block a user