X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/bb63044c86f47d0f98e60ad75e6d1230c6fc2bcf..24253c88923481cdea12918c9a65798adcb2004e:/forum/skins/default/templates/node/comments.html diff --git a/forum/skins/default/templates/node/comments.html b/forum/skins/default/templates/node/comments.html index 5fea00c..d4f9b62 100644 --- a/forum/skins/default/templates/node/comments.html +++ b/forum/skins/default/templates/node/comments.html @@ -19,11 +19,11 @@ {% endif %} {% if comment.can_delete %} + class="ajax-command comment-delete confirm" rel="nofollow"> {% endif %} {% if comment.can_convert %} {% trans "Convert comment to answer" %} + class="ajax-command comment-convert confirm" rel="nofollow"> {% endif %} @@ -48,6 +48,7 @@