a
This commit is contained in:
parent
eebcf12e64
commit
6fadd4c514
|
|
@ -11,7 +11,8 @@
|
|||
</div>
|
||||
<div class="card-body">
|
||||
<form id="frmrecherche" name="frmrecherche" method="post" action="Recherche/index/">
|
||||
<input type="hidden" id="csrf_token" name="csrf_token" value="<?= htmlspecialchars($token) ?>">
|
||||
<!-- <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="row g-3">
|
||||
<div class="col-md-3">
|
||||
<label class="form-label small fw-bold"><?= _("Numéro Bénéficiaire") ?></label>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user