main
Bob Mottram 2020-07-03 20:38:08 +01:00
parent 5dbd2ad076
commit 4cdbfd82c0
1 changed files with 1 additions and 1 deletions

View File

@ -5438,7 +5438,7 @@ def htmlPersonOptions(translate: {}, baseDir: str,
optionsStr += \
'<input type="checkbox" ' + \
'class="profilecheckbox" name="onCalendar" ' + \
'selected>' + \
'checked>' + \
translate['Receive calendar events from this account'] + \
'<button type="submit" class="button" ' + \
'name="submitOnCalendar">' + \