diff --git a/webapp_calendar.py b/webapp_calendar.py index f68bab1df..6924cfb0f 100644 --- a/webapp_calendar.py +++ b/webapp_calendar.py @@ -499,7 +499,8 @@ def html_calendar(person_cache: {}, css_cache: {}, translate: {}, # accessibility menu links menu_option_str = \ html_hide_from_screen_reader('📅') + ' ' + \ - day_description + '' nav_links[menu_option_str] = url # there are events for this day if not is_today: