diff --git a/webinterface.py b/webinterface.py index 401da36e9..944964018 100644 --- a/webinterface.py +++ b/webinterface.py @@ -2075,6 +2075,21 @@ def htmlNewPost(mediaInstance: bool, translate: {}, dateAndLocation += \ '

\n' else: + # event joining options + dateAndLocation += '\n' + dateAndLocation += '\n' + dateAndLocation += '
\n' + dateAndLocation += '\n' + dateAndLocation += '
\n' + dateAndLocation += '\n' + dateAndLocation += '\n' # select start time for the event dateAndLocation += '\n'