a
This commit is contained in:
parent
7051e92be7
commit
bc23a2c8c6
|
|
@ -308,7 +308,7 @@
|
|||
<!-- Contestation Form -->
|
||||
<form action="<?= $action ?>" method="post">
|
||||
<!-- <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 class="form-control" type="text" id="csrf_token" name="csrf_token" value="<?= htmlspecialchars($token) ?>">
|
||||
|
||||
<div class="mb-4">
|
||||
<label for="motifContestation" class="form-label required">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user