r
This commit is contained in:
parent
1160a60f0f
commit
d9deebfb2f
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
|
@ -42,7 +42,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="<?= $_SESSION['dUneSemaineAvantFr_C'] ?>" required>
|
||||
value="<?= dateLang($_SESSION['dUneSemaineAvantFr_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