Merge pull request #12 from rnd0101/patch-1

Update plone/app/discussion/browser/comments.pt
This commit is contained in:
Timo Stollenwerk 2012-09-19 03:34:31 -07:00
commit 4c0da5c6e3
1 changed files with 2 additions and 1 deletions

View File

@ -69,7 +69,8 @@
</a>
<span tal:condition="not: has_author_link"
tal:replace="reply/author_name" />
<span tal:condition="not: reply/author_name">Anonymous</span>
<span tal:condition="not: reply/author_name"
i18n:translate="label_anonymous">Anonymous</span>
</tal:name>
<tal:posted i18n:translate="label_says">says:</tal:posted>
<div class="commentDate"