diff --git a/app/views/projects/show.html.erb b/app/views/projects/show.html.erb index a7545a45b..de96c1d77 100644 --- a/app/views/projects/show.html.erb +++ b/app/views/projects/show.html.erb @@ -39,5 +39,5 @@ <% else %> -<%= l(:label_project_no_activity) %> +

<%= l(:label_project_no_activity) %>

<% end %>