a
This commit is contained in:
parent
7879d6c92e
commit
4b54ffeb50
|
|
@ -36,7 +36,7 @@
|
|||
<span class="input-group-text bg-white small fw-bold"><?= _("Du") ?></span>
|
||||
<input type="text" id="debut" name="debut"
|
||||
class="form-control datepicker text-center fw-bold"
|
||||
value="<?= dateLang($_SESSION['dUneSemaineAvant_C'], $_SESSION['lang']) ?>" required>
|
||||
value="<?= dateLang($_SESSION['debutMois_C'], $_SESSION['lang']) ?>" required>
|
||||
<span class="input-group-text bg-white small fw-bold"><?= _("au") ?></span>
|
||||
<input type="text" id="fin" name="fin"
|
||||
class="form-control datepicker text-center fw-bold"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user