gre
This commit is contained in:
parent
136d05049d
commit
b9d1a18d51
|
|
@ -71,7 +71,7 @@ foreach ($modals as $id => $cfg):
|
|||
<span class="input-group-text bg-white border-end-0"><i class="fas fa-calendar-day text-muted"></i></span>
|
||||
<input type="text" class="form-control datepicker border-start-0 text-center fw-bold"
|
||||
id="<?= $cfg['id_date'] ?>" name="<?= $cfg['id_date'] ?>"
|
||||
value="<?= $this->datejourfr ?>" required>
|
||||
value="<?= dateLang($this->datejour, $_SESSION['lang']); ?>" required>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user