diff --git a/webapp_calendar.py b/webapp_calendar.py index be512ab86..f6392b8e2 100644 --- a/webapp_calendar.py +++ b/webapp_calendar.py @@ -248,7 +248,7 @@ def _html_calendar_day(person_cache: {}, css_cache: {}, translate: {}, # icalendar download link calendar_str += \ - ' ' + \ 'iCalendar\n' @@ -497,7 +497,7 @@ def html_calendar(person_cache: {}, css_cache: {}, translate: {}, translate['Add to the calendar'] + '\n

\n\n' calendar_icon_str = \ - ' ' + \ 'iCalendar\n'