X-Git-Url: https://git.openstreetmap.org./osqa.git/blobdiff_plain/fd2394344a5071a0b41d6a780eba19976efbcff0..584e23736ef57158b13b36a588a676a99c084125:/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 f2646a2..044a1a3 100644 --- a/forum/skins/default/templates/node/comments.html +++ b/forum/skins/default/templates/node/comments.html @@ -19,8 +19,14 @@ {% endif %} {% if comment.can_delete %} + class="ajax-command comment-delete confirm" rel="nofollow"> {% endif %} + {% if comment.can_convert %} + + {% endif %} + + ({% diff_date comment.added_at %}) {{comment.user.decorated_name}} {% if show_gravatar %}{% gravatar comment.user 18 %}{% endif %} @@ -43,7 +49,7 @@ {% if can_comment %}