a
This commit is contained in:
parent
38f6de5775
commit
f624ba0b3b
|
|
@ -197,10 +197,7 @@
|
|||
</head>
|
||||
<body class='bg-light'>
|
||||
<div class='error-container'>
|
||||
|
||||
<!-- <input type='hidden' id='csrf_token' name='csrf_token' value="'"<?= htmlspecialchars($token) ?>"'"> -->
|
||||
<input class='form-control' type='text' id='csrf_token' name='csrf_token' value="'"<?= htmlspecialchars($token) ?>"'">
|
||||
|
||||
<div class='error-card'>
|
||||
<div class='text-center mb-3'>
|
||||
<i class='bi bi-exclamation-triangle-fill text-danger' style='font-size: 3rem;'></i>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user