Removed the dashboard because of the existence of phpmyadmin
This commit is contained in:
@@ -35,13 +35,6 @@
|
||||
<button type="submit" id="signup_button">Abstimmen</button>
|
||||
</form>
|
||||
</div>
|
||||
<div class="adminLogin">
|
||||
<form action="#" th:action="@{/dashboard}" method="post">
|
||||
<input class="password_input" id="password_input" type="password" placeholder="••••••" name="password" required autofocus />
|
||||
<p></p>
|
||||
<button type="submit" id="login_button">Login</button>
|
||||
</form>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user