diff --git a/app/views/collections/edit.html.erb b/app/views/collections/edit.html.erb index b69017900..b6b0efe6c 100644 --- a/app/views/collections/edit.html.erb +++ b/app/views/collections/edit.html.erb @@ -1,4 +1,4 @@ -<% @page_title = "Settings" %> +<% @page_title = "Collection Settings" %> <% content_for :header do %> <%= render "filters/menu", user_filtering: @user_filtering %>