From: hernani Date: Sat, 26 Jun 2010 18:31:13 +0000 (+0000) Subject: Adds diamonds to comments too. X-Git-Tag: live~685 X-Git-Url: https://git.openstreetmap.org./osqa.git/commitdiff_plain/fd2394344a5071a0b41d6a780eba19976efbcff0 Adds diamonds to comments too. git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@449 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- diff --git a/forum/skins/default/templates/node/comments.html b/forum/skins/default/templates/node/comments.html index 71b454a..f2646a2 100644 --- a/forum/skins/default/templates/node/comments.html +++ b/forum/skins/default/templates/node/comments.html @@ -22,7 +22,7 @@ class="ajax-command comment-delete" rel="nofollow"> {% endif %} ({% diff_date comment.added_at %}) - {{comment.user}} + {{comment.user.decorated_name}} {% if show_gravatar %}{% gravatar comment.user 18 %}{% endif %}