„index.html“ ändern
parent
ad66f64039
commit
087f17a856
|
@ -11,7 +11,7 @@
|
||||||
<input type="password" name="password" maxlength="256" placeholder="Password" />
|
<input type="password" name="password" maxlength="256" placeholder="Password" />
|
||||||
<input type="submit" value="Log in" />
|
<input type="submit" value="Log in" />
|
||||||
</form>
|
</form>
|
||||||
<form action="./content/signup.php" method="post">
|
<form action="./content/signup.php">
|
||||||
<input type="submit" value="Sign Up"/>
|
<input type="submit" value="Sign Up"/>
|
||||||
</form>
|
</form>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in New Issue