From 976eaa544322be18c9feb1a165b9645533af4538 Mon Sep 17 00:00:00 2001 From: polo Date: Sat, 19 Jul 2025 13:15:12 +0200 Subject: =?UTF-8?q?am=C3=A9lioration=20calendrier=20=C3=A9cran=20tactile,?= =?UTF-8?q?=20selection=20sans=20touch=C3=A9=20prolong=C3=A9,=20versionedF?= =?UTF-8?q?ileURL()=20dispo=20de=20partout?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/view/templates/calendar.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/view/templates') diff --git a/src/view/templates/calendar.php b/src/view/templates/calendar.php index 144df00..e45f631 100644 --- a/src/view/templates/calendar.php +++ b/src/view/templates/calendar.php @@ -8,10 +8,10 @@ ' . "\n"; + echo '' . "\n"; } else{ - echo '' . "\n"; + echo '' . "\n"; } ?>

-- cgit v1.2.3