diff --git a/epicyon-profile.css b/epicyon-profile.css index 67f1781cd..6ddf12b4f 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -57,7 +57,7 @@ a:link { margin: 5px; } -.cwText { +.hidden { display: none; } diff --git a/webinterface.py b/webinterface.py index ec4b11c41..41ab19acc 100644 --- a/webinterface.py +++ b/webinterface.py @@ -1686,7 +1686,7 @@ def individualPostAsHtml(pageNumber: int,baseDir: str, \ else: contentStr+='Sensitive ' contentStr+='' - contentStr+='
' + contentStr+=''