a
This commit is contained in:
parent
3716592b6e
commit
a22cc4c105
|
|
@ -12,8 +12,7 @@
|
|||
</legend>
|
||||
|
||||
<form id="frmrecherche" name="frmrecherche" method="post" action="Recherche/index/" style='font-size:10pt;' >
|
||||
<!-- <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) ?>">
|
||||
<input type="hidden" id="csrf_token" name="csrf_token" value="<?= htmlspecialchars($token) ?>">
|
||||
|
||||
<div class="modal fade" id="helpModal" tabindex="-1" role="dialog" aria-labelledby="helpModalLabel">
|
||||
<div class="modal-dialog" role="document">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user