diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index 0734a75e..07ffffd1 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -91,12 +91,13 @@ <% end %> - <% else %> - <%= l(:label_user_activities) %> - + + <% else %> + <%= l(:label_user_activities) %> + <% end %> \ No newline at end of file