„content/login.html“ ändern
parent
97349279db
commit
232e120445
|
@ -29,7 +29,7 @@
|
|||
<input type="text" name="name" maxlength="20" placeholder="Username" />
|
||||
<input type="password" name="password" maxlength="256" placeholder="Password" />
|
||||
<p></p>
|
||||
<a href="./content/homepage.html"> <button> Log in </button> </a>
|
||||
<a href="./homepage.html"> <button> Log in </button> </a>
|
||||
</form>
|
||||
<p></p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue