From 9476cac7c64d1281fe498f072e486ac87269b21e Mon Sep 17 00:00:00 2001 From: ECYaz Date: Mon, 3 Aug 2026 06:12:36 -0400 Subject: [PATCH] Show the subscribe checkbox in the correct state --- styles/all/template/event/overall_footer_timezone_before.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles/all/template/event/overall_footer_timezone_before.html b/styles/all/template/event/overall_footer_timezone_before.html index 4bf09d851..2db567733 100644 --- a/styles/all/template/event/overall_footer_timezone_before.html +++ b/styles/all/template/event/overall_footer_timezone_before.html @@ -1,7 +1,7 @@ {% if S_IN_TITANIA and U_SUBSCRIBE %}
  • - - {{ lang('SUBSCRIBE_TYPE') }} + + {{ lang('SUBSCRIBE_TYPE') }}
  • {% endif %}