Update Redditlikesignup.HTML
This commit is contained in:
parent
e0cc8edb4f
commit
f1558c006c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<title>Sign Up Form</title>
|
||||
</head>
|
||||
<body>
|
||||
<form action="signup.php" method="post">
|
||||
<form action="signup.PHP" method="post">
|
||||
<h2>Sign Up</h2>
|
||||
<label for="username">Username:</label>
|
||||
<input type="text" id="username" name="username" required>
|
||||
|
|
Loading…
Add table
Reference in a new issue