Fix for when user changes their own password, and thus the password in the cookie is no longer valid

This commit is contained in:
2023-04-13 21:01:15 +10:00
parent 9207d4e698
commit 36a985554d
4 changed files with 116 additions and 96 deletions

View File

@@ -22,7 +22,7 @@
<div class="modal-body">
<div class="text-center">
<span class="badge badge-danger fsize-2 mb-3 ">@yield('error')</span>
<span class="badge text-danger fsize-2 mb-3">@yield('error')</span>
</div>
<table class="table">
<tr>