fixed bugs

This commit is contained in:
Janis M
2022-03-31 11:22:47 +02:00
parent e17109d13e
commit 6b4eb39283
5 changed files with 17 additions and 8 deletions

View File

@@ -10,7 +10,7 @@
<h1 class="text-center">Login</h1>
<form class="auth_form" action="/auth/login" method="POST">
<p id="error-text"><%- error %></p>
<p class="error-text text-center" ><%- error %></p>
<label for="username">
<p>Benutzername:</p>