diff --git a/app/views/versions/show.html.erb b/app/views/versions/show.html.erb index 88b0b76cd7..043db3784d 100644 --- a/app/views/versions/show.html.erb +++ b/app/views/versions/show.html.erb @@ -45,7 +45,7 @@ See doc/COPYRIGHT.rdoc for more details.
<% if @version.estimated_hours > 0 || User.current.allowed_to?(:view_time_entries, @project) %> -
<%= l(:label_time_tracking) %> +
<%= l(:label_time_tracking) %> @@ -71,7 +71,7 @@ See doc/COPYRIGHT.rdoc for more details. <%= render(:partial => "wiki/content", :locals => {:content => @version.wiki_page.content}) if @version.wiki_page %> <% if @issues.present? %> -
<%= Version.human_attribute_name(:estimated_hours) %>