„index.html“ ändern
parent
b403c67a5b
commit
22618a0a05
|
@ -14,6 +14,7 @@
|
||||||
<form action="./content/login.php" method="post">
|
<form action="./content/login.php" method="post">
|
||||||
<input type="text" name="name" maxlength="20" placeholder="Username" />
|
<input type="text" name="name" maxlength="20" placeholder="Username" />
|
||||||
<input type="password" name="password" maxlength="256" placeholder="Password" />
|
<input type="password" name="password" maxlength="256" placeholder="Password" />
|
||||||
|
<p></p>
|
||||||
<input type="submit" value="Log in"/>
|
<input type="submit" value="Log in"/>
|
||||||
</form>
|
</form>
|
||||||
<p></p>
|
<p></p>
|
||||||
|
|
Loading…
Reference in New Issue