]> source.dussan.org Git - redmine.git/commitdiff
Fixed comments header label on time log details
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 28 Apr 2007 17:32:11 +0000 (17:32 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 28 Apr 2007 17:32:11 +0000 (17:32 +0000)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@488 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/timelog/details.rhtml

index 4ceca97be2dbb7e44fa41f04aef4628d06e75516..a55573473de20e32086a3ec2a60d813c0c615b8b 100644 (file)
@@ -16,7 +16,7 @@
 <%= sort_header_tag('user_id', :caption => l(:label_member)) %>\r
 <%= sort_header_tag('activity_id', :caption => l(:label_activity)) %>\r
 <%= sort_header_tag('issue_id', :caption => l(:label_issue)) %>\r
-<th><%= l(:label_comments) %></th>\r
+<th><%= l(:field_comments) %></th>\r
 <%= sort_header_tag('hours', :caption => l(:field_hours)) %>\r
 <th></th>\r
 </thead>\r