This commit is contained in:
KONE SOREL 2026-01-17 12:31:17 +00:00
parent 1160a60f0f
commit d9deebfb2f
5 changed files with 687 additions and 15144 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@ -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"