From 7273b76c5296947aed6abb027bff0ff582e9f998 Mon Sep 17 00:00:00 2001 From: Greg Date: Sun, 8 Mar 2026 13:58:14 +0100 Subject: [PATCH] fix: correct day-of-week mapping and show date preview errors - Fix select values to match JS Date.getDay() (0=Sunday) so Thursday correctly generates Thursdays instead of Wednesdays - Move dates-msg outside hidden preview-box so validation errors are visible Co-Authored-By: Claude Sonnet 4.6 --- templates/admin.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/admin.html b/templates/admin.html index dd6d82c..17ac608 100644 --- a/templates/admin.html +++ b/templates/admin.html @@ -177,24 +177,24 @@
+
-