hide password for testing with your actual password in front of colleagues
This commit is contained in:
committed by
Nanne Baars
parent
4bafc19883
commit
2b2e267594
@ -26,7 +26,7 @@
|
||||
<table>
|
||||
<tr>
|
||||
<td><label>Password</label></td>
|
||||
<td><input name="password" value="" type="TEXT" placeholder="Enter a secure password"/></td>
|
||||
<td><input name="password" value="" type="password" placeholder="Enter a secure password"/></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><button type="SUBMIT">Submit</button></td>
|
||||
|
Reference in New Issue
Block a user