merge-requests/8/head
Bob Mottram 2020-08-22 17:44:30 +01:00
parent adaa354fab
commit 7b1f423c92
1 changed files with 1 additions and 1 deletions

View File

@ -2077,7 +2077,7 @@ def htmlNewPost(mediaInstance: bool, translate: {},
# event joining options
dateAndLocation += '<div>\n'
dateAndLocation += '<label class="labels">' + \
translate['Joining'] + '</label>\n'
translate['Joining'] + '</label><br>\n'
dateAndLocation += '<input type="radio" id="free" ' + \
'name="joinMode" value="free" checked>\n'
dateAndLocation += '<label class="labels" for="free">' + \