We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b9f1b0 + 100a222 commit 7f0803aCopy full SHA for 7f0803a
index.php
@@ -118,7 +118,7 @@ function action_mod () {
118
<input type=text name='lastName' required placeholder='Last Name' value='<?php echo $data['lastName']?>'>
119
<input type=password name='password' placeholder='Password'>
120
<input type=submit value='New User'></td>
121
-<form>
+</form>
122
</table>
123
</center>
124
</body>
0 commit comments