summaryrefslogtreecommitdiffstats
path: root/app/views/messages
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2009-12-17 18:52:28 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2009-12-17 18:52:28 +0000
commit91a493e2c7ca59130f3c4a718e2b07b4448633b9 (patch)
tree8e9fdd8321e1fcd589c78b3a5545c521af199566 /app/views/messages
parentb8cd280bec05f76c0a889f9650fc1a88b33ddc4e (diff)
downloadredmine-91a493e2c7ca59130f3c4a718e2b07b4448633b9.tar.gz
redmine-91a493e2c7ca59130f3c4a718e2b07b4448633b9.zip
Removes large icons.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3179 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/messages')
-rw-r--r--app/views/messages/show.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/messages/show.rhtml b/app/views/messages/show.rhtml
index fd32fad94..5ddc083e5 100644
--- a/app/views/messages/show.rhtml
+++ b/app/views/messages/show.rhtml
@@ -20,7 +20,7 @@
<br />
<% unless @replies.empty? %>
-<h3 class="icon22 icon22-comment"><%= l(:label_reply_plural) %></h3>
+<h3 class="comments"><%= l(:label_reply_plural) %></h3>
<% @replies.each do |message| %>
<div class="message reply" id="<%= "message-#{message.id}" %>">
<div class="contextual">