a
This commit is contained in:
parent
9e8fb957c4
commit
0f66f91e0d
|
|
@ -33,7 +33,7 @@
|
|||
<label class="form-label fw-bold"><?= _("Période du") ?></label>
|
||||
<input class="form-control form-control-sm datepicker" type="text"
|
||||
id="d1" name="d1"
|
||||
value="<?= $_SESSION['dUneSemaineAvantFr_C'] ?>" required>
|
||||
value="<?= dateLang($_SESSION['dateEffetAdherent_C'], $_SESSION['lang']) ?>" required>
|
||||
</div>
|
||||
|
||||
<!-- Période au -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user