forked from indymedia/epicyon
Checked
parent
5dbd2ad076
commit
4cdbfd82c0
|
@ -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">' + \
|
||||
|
|
Loading…
Reference in New Issue