This commit is contained in:
KANE LAZENI 2026-04-23 16:37:06 +00:00
parent f624ba0b3b
commit 00f1fe1d18

View File

@ -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>