mirror of
https://github.com/DerTyp7/shop-ejs-expressjs.git
synced 2025-10-30 12:57:10 +01:00
fixed bugs
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user