i18n tag added to 'show full comment text'.
svn path=/plone.app.discussion/trunk/; revision=33452
This commit is contained in:
parent
b0c8b38199
commit
a7017cedb7
@ -104,6 +104,7 @@
|
||||
<a href=""
|
||||
tal:attributes="href string:${item/getURL}/getText"
|
||||
tal:condition="python:item.Description.endswith('[...]')"
|
||||
i18n:translate="label_show_full_comment_text"
|
||||
class="show-full-comment-text">show full comment text</a>
|
||||
</td>
|
||||
<td class="actions">
|
||||
|
Loading…
Reference in New Issue
Block a user