Commit 7f0803ae authored by Alexander Butenko's avatar Alexander Butenko Committed by GitHub

Merge pull request #531 from linushstge/bugfix/html-syntax-error

fix html syntax error
parents 9b9f1b08 100a2221
......@@ -118,7 +118,7 @@ if ($_GET) {
<input type=text name='lastName' required placeholder='Last Name' value='<?php echo $data['lastName']?>'>
<input type=password name='password' placeholder='Password'>
<input type=submit value='New User'></td>
<form>
</form>
</table>
</center>
</body>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment