Merging fix for bug 2562 from HEAD
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<p><?php print_string("password") ?>:</p>
|
||||
</td>
|
||||
<td>
|
||||
<input type="password" name="password" size="15" value="<?php p($frm->password) ?>" />
|
||||
<input type="password" name="password" size="15" value="" />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user