This commit is contained in:
KANE LAZENI 2026-04-22 07:25:32 +00:00
parent 42565d947f
commit 2184063974

View File

@ -187,7 +187,7 @@
<!-- Message de retour -->
<div id="upload-feedback" class="mb-3"></div>
<form id="form-upload" enctype="multipart/form-data">
<form id="form-upload" enctype="multipart/form-data" action="Remboursement" method="post">
<!-- <input type="hidden" id="csrf_token_upload" name="csrf_token_upload" value="<?= htmlspecialchars($token) ?>"> -->
<input class="form-control" type="text" id="csrf_token_upload" name="csrf_token_upload" value="<?= htmlspecialchars($token) ?>">