make i18ndude shut up about errors.

svn path=/plone.app.discussion/trunk/; revision=33388
This commit is contained in:
Timo Stollenwerk 2010-01-24 21:19:18 +00:00
parent 8e0a2b8d6a
commit c001b335b9

View File

@ -59,7 +59,7 @@
alt reply/Creator" />
</div>
<h3 tal:content="reply/Title">Comment title</h3>
<h3 tal:content="reply/Title" />
<div class="documentByLine">
<tal:posted i18n:translate="label_comment_by">Posted by</tal:posted>
@ -80,9 +80,7 @@
</div>
<div class="commentBody"
tal:content="reply/getText">
This is the body text of the comment.
</div>
tal:content="reply/getText" />
<div class="commentActions">
<button class="context reply-to-comment-button hide allowMultiSubmit"