This commit is contained in:
KANE LAZENI 2026-04-22 10:35:14 +00:00
parent 59b864a8a1
commit ac503bed7a

View File

@ -25,13 +25,6 @@
?>
<?php if (!empty($_SESSION['mesage_kane'])): ?>
<div class="alert alert-warning">
<?= htmlspecialchars($_SESSION['mesage_kane']) ?>
<?php unset($_SESSION['mesage_kane']); ?>
</div>
<?php endif; ?>
<input type="hidden" id="csrf_token" name="csrf_token" value="<?= htmlspecialchars($token) ?>">
<div class="card shadow-lg border-0 mb-4" style="border-radius: 15px;">