Update Redditlikelogin.HTML
This commit is contained in:
parent
639dee1523
commit
7fd917cb59
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<form action="#" method="post">
|
||||
<form action="controller.PHP" method="post">
|
||||
<h2>Login</h2>
|
||||
<label for="username">Username:</label>
|
||||
<input type="text" id="username" name="username" required>
|
||||
|
|
Loading…
Add table
Reference in a new issue