a
This commit is contained in:
parent
80773d6f39
commit
2af2e848c5
|
|
@ -509,7 +509,7 @@
|
|||
|
||||
<div class="content">
|
||||
<!-- <input type="hidden" id="csrf_token" name="csrf_token" value="<?= htmlspecialchars($token) ?>"> -->
|
||||
<input class='form-control' type='text' id='Kcsrf_token' name='Kcsrf_token' value="<?= htmlspecialchars($token) ?>">
|
||||
<input class='form-control' type='text' id='csrf_token' name='csrf_token' value="<?= htmlspecialchars($token) ?>">
|
||||
|
||||
<!-- Étape 1: Chargement -->
|
||||
<div id="step-loading" class="step active">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user