diff --git a/app/views/my_projects_overviews/page_layout.html.erb b/app/views/my_projects_overviews/page_layout.html.erb index 1608510a2a..45aa2f831e 100644 --- a/app/views/my_projects_overviews/page_layout.html.erb +++ b/app/views/my_projects_overviews/page_layout.html.erb @@ -36,7 +36,7 @@ See doc/COPYRIGHT.md for more details. %> <% end %> -
  • <%= link_to l(:button_back), {:action => 'index'}, class: 'button' %>
  • +
  • <%= link_to l(:button_save_back), {:action => 'index'}, class: 'button' %>
  • <% end %>