Extra line

main
Bob Mottram 2021-11-03 16:43:41 +00:00
parent bd54ff6de8
commit 2124c0dbb4
1 changed files with 1 additions and 1 deletions

View File

@ -454,7 +454,7 @@ def htmlCalendar(personCache: {}, cssCache: {}, translate: {},
monthName) monthName)
newEventStr = \ newEventStr = \
'<center>\n<p>\n' + \ '<br><center>\n<p>\n' + \
'<a href="' + calActor + '/newreminder">📅 ' + \ '<a href="' + calActor + '/newreminder">📅 ' + \
translate['Add to the calendar'] + '</a>\n</p>\n</center>\n' translate['Add to the calendar'] + '</a>\n</p>\n</center>\n'