a
This commit is contained in:
parent
f624ba0b3b
commit
00f1fe1d18
|
|
@ -197,7 +197,7 @@
|
|||
</head>
|
||||
<body class='bg-light'>
|
||||
<div class='error-container'>
|
||||
<input class='form-control' type='text' id='csrf_token' name='csrf_token' value="'"<?= htmlspecialchars($token) ?>"'">
|
||||
<input class='form-control' type='text' id='csrf_token' name='csrf_token' value='$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