diff --git a/app/views/timelog/details.rhtml b/app/views/timelog/details.rhtml index 4ceca97b..a5557347 100644 --- a/app/views/timelog/details.rhtml +++ b/app/views/timelog/details.rhtml @@ -16,7 +16,7 @@ <%= sort_header_tag('user_id', :caption => l(:label_member)) %> <%= sort_header_tag('activity_id', :caption => l(:label_activity)) %> <%= sort_header_tag('issue_id', :caption => l(:label_issue)) %> -<%= l(:label_comments) %> +<%= l(:field_comments) %> <%= sort_header_tag('hours', :caption => l(:field_hours)) %>