diff --git a/plone/app/discussion/browser/comments.pt b/plone/app/discussion/browser/comments.pt index a8bafab..8dfea65 100644 --- a/plone/app/discussion/browser/comments.pt +++ b/plone/app/discussion/browser/comments.pt @@ -37,7 +37,7 @@ tal:attributes="class python:'comment replyTreeLevel'+str(depth); style string:margin-left: ${depth}em; id string:${reply/id}" - tal:condition="python:canManage or published and isAnon"> + tal:condition="python:canManage or published">