Change labeling of button

pull/6827/head
Henriette Dinger 9 years ago
parent f46ca50303
commit 8166bb40d7
  1. 2
      app/views/my_projects_overviews/page_layout.html.erb

@ -36,7 +36,7 @@ See doc/COPYRIGHT.md for more details.
%>
<% end %>
</li>
<li class="toolbar-item"><%= link_to l(:button_back), {:action => 'index'}, class: 'button' %></li>
<li class="toolbar-item"><%= link_to l(:button_save_back), {:action => 'index'}, class: 'button' %></li>
<% end %>

Loading…
Cancel
Save