There was an error while loading. Please reload this page.
1 parent f6acba7 commit 0ac8328Copy full SHA for 0ac8328
1 file changed
templates/comment/list.html.twig
@@ -53,7 +53,7 @@
53
<div class="item_content">{{ comment.comment }}</div>
54
</div>
55
{% if cancomment %}
56
- <span class="add_answer" title="{{ __('Add an answer') }}"
+ <span class="add_answer" title="{{ __('Add a comment') }}"
57
data-plugin_tasklists_tasks_id="{{ comment.plugin_tasklists_tasks_id }}"
58
data-lang="{{ comment.language }}"
59
data-id="{{ comment.id }}"></span>
0 commit comments