r
This commit is contained in:
parent
a7710bcab0
commit
e698984d20
|
|
@ -1,4 +1,7 @@
|
||||||
<div id="div_liste_adherent" class="container-fluid py-1 animate__animated animate__fadeIn">
|
<div id="div_liste_adherent" class="container-fluid py-1 animate__animated animate__fadeIn">
|
||||||
|
<input type="hidden" id="etape2" value="<?= $fichierimport['etape2'] ?>">
|
||||||
|
<input type="hidden" id="etape3" value="<?= $fichierimport['etape3'] ?>">
|
||||||
|
<input type="hidden" id="racineWeb" value="<?= Config::get('racineWeb') ?>">
|
||||||
|
|
||||||
<h1 class="text-primary"><i class="fas fa-file-import me-2"></i></i> <?= _("Importer les assurés") ?></h1>
|
<h1 class="text-primary"><i class="fas fa-file-import me-2"></i></i> <?= _("Importer les assurés") ?></h1>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user