Update panel.gtpl
This commit is contained in:
parent
ad861db7f0
commit
f45e830293
@ -6,7 +6,7 @@
|
|||||||
<form action="/panel" method="post">
|
<form action="/panel" method="post">
|
||||||
Username:<input type="text" name="username">
|
Username:<input type="text" name="username">
|
||||||
Password:<input type="password" name="password">
|
Password:<input type="password" name="password">
|
||||||
<input type="submit" value="Login">
|
<input type="submit" value="panel">
|
||||||
</form>
|
</form>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user