fix wrong i18n attribute in body text.
svn path=/plone.app.discussion/trunk/; revision=27653
This commit is contained in:
parent
1cc02a3acd
commit
f0e38ff65a
@ -84,8 +84,7 @@
|
||||
</div>
|
||||
|
||||
<div class="commentBody"
|
||||
tal:content="structure reply/text"
|
||||
i18n:translate="comment_body_text">
|
||||
tal:content="structure reply/text">
|
||||
This is the body text of the comment.
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user