diff --git a/webinterface.py b/webinterface.py index 22e7a9bb..95709110 100644 --- a/webinterface.py +++ b/webinterface.py @@ -2113,8 +2113,6 @@ def individualPostAsHtml(iconsDir: str,translate: {}, \ contentStr+=''+postJsonObject['object']['summary']+' ' if isModerationPost: containerClass='container report' - else: - contentStr+='Sensitive ' contentStr+='' contentStr+='
' contentStr+=postJsonObject['object']['content']+attachmentStr