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>
|
||||||
|
|
||||||
<div class="commentBody"
|
<div class="commentBody"
|
||||||
tal:content="structure reply/text"
|
tal:content="structure reply/text">
|
||||||
i18n:translate="comment_body_text">
|
|
||||||
This is the body text of the comment.
|
This is the body text of the comment.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user