From 953c836cceb5f2feca21dcf4871eb2d0a19cad1f Mon Sep 17 00:00:00 2001 From: Mike Johnston Date: Fri, 20 Mar 2026 11:58:09 -0400 Subject: [PATCH] date bugfix --- src/views/admin/create-hunt.ejs | 21 +++++++++++---------- src/views/admin/edit-hunt.ejs | 20 +++++++++++--------- 2 files changed, 22 insertions(+), 19 deletions(-) diff --git a/src/views/admin/create-hunt.ejs b/src/views/admin/create-hunt.ejs index 91c9daf..7d09290 100644 --- a/src/views/admin/create-hunt.ejs +++ b/src/views/admin/create-hunt.ejs @@ -35,8 +35,9 @@
- - + + +
When the hunt becomes active. Leave blank to start immediately.
@@ -47,8 +48,9 @@
- - + + +
Leave blank for no expiry.
@@ -58,13 +60,12 @@