X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/bb63044c86f47d0f98e60ad75e6d1230c6fc2bcf..9b8694523acd70fc901b4092c874548e5faf211f:/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 @@