Update payroll_app

This commit is contained in:
wchen-r7 2017-04-18 16:02:52 -05:00 committed by James Barnett
parent fd962b47a9
commit 7562be145a

View File

@ -19,7 +19,7 @@ if (!isset($_POST['s'])) {
</tr>
<tr>
<td>Password</td>
<td><input type="text" name="password"></td>
<td><input type="password" name="password"></td>
</tr>
<tr>
<td><input type="submit" value="OK" name="s">