diff --git a/webinterface.py b/webinterface.py index 8b3f691be..6c53d9d2b 100644 --- a/webinterface.py +++ b/webinterface.py @@ -646,7 +646,9 @@ def htmlNewPost(baseDir: str,path: str,inReplyTo: str,mentions: [],reportUrl: st ' Direct Message
Only to mentioned people
' \ ' Report
Send to moderators
'+ \ shareOptionOnDropdown+ \ - ' ' + ' ' + else: + mentionsStr='Re: '+reportUrl+'\n\n'+mentionsStr newPostForm+= \ '
' \