a
This commit is contained in:
parent
db45261d54
commit
ce515b344f
|
|
@ -7,8 +7,7 @@
|
|||
$token = $_SESSION['csrf_token_submieted'];
|
||||
?>
|
||||
|
||||
<!-- <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) ?>">
|
||||
|
||||
<INPUT class="sr-only" TYPE="text" id="nomForm" NAME="nomForm" value="compositiontarifactes">
|
||||
<input class="sr-only" id="adminSin" name="adminSin" type="text" value="<?= $adminSin ;?>" >
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user