diff --git a/app/views/comments/partials/index/_header.html.erb b/app/views/comments/partials/index/_header.html.erb index 47c6b8e43..98d7807b6 100644 --- a/app/views/comments/partials/index/_header.html.erb +++ b/app/views/comments/partials/index/_header.html.erb @@ -6,7 +6,7 @@ User - <%= link_to(post.uploader_name, user_path(post.uploader_id)) %> + <%= link_to(post.uploader_name, user_path(post.uploader_id), { :class => post.uploader.level_class }) %> Rating