Update panel.gtpl

This commit is contained in:
s441433 2018-12-17 22:59:35 +01:00
parent ad861db7f0
commit f45e830293

View File

@ -6,7 +6,7 @@
<form action="/panel" method="post">
Username:<input type="text" name="username">
Password:<input type="password" name="password">
<input type="submit" value="Login">
<input type="submit" value="panel">
</form>
</body>
</html>