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