change invalid user login
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
</div>
|
||||
</div>
|
||||
{#if form?.incorrect}
|
||||
Wrong credentials
|
||||
<p class="block text-sm leading-6 text-red-900 mt-2">{form.message}</p>
|
||||
{/if}
|
||||
<div class="flex justify-end">
|
||||
<Button type="submit" class="mt-5">Anmelden</Button>
|
||||
|
||||
Reference in New Issue
Block a user