app/views/curation_concerns/base/edit.html.erb in sufia-7.0.0.beta4 vs app/views/curation_concerns/base/edit.html.erb in sufia-7.0.0.rc1
- old
+ new
@@ -1,6 +1,6 @@
<% provide :page_title, curation_concern_page_title(curation_concern) %>
<% provide :page_header do %>
- <h1><%= t("sufia.#{controller_name}.#{action_name}.header") %></h1>
+ <h1><%= t("sufia.works.#{action_name}.header") %></h1>
<% end %>
<%= render 'form' %>