diff --git a/app/views/courses/show.html.erb b/app/views/courses/show.html.erb index 2e1a962a851..6fae248dd8c 100644 --- a/app/views/courses/show.html.erb +++ b/app/views/courses/show.html.erb @@ -21,8 +21,8 @@
<% if @can_manage_content %> - - <%= t('links.edit_homepage', %{Edit Homepage}) %> + + <%= t('links.choose_home_page', %{Choose Home Page}) %> <% end %> @@ -144,7 +144,7 @@ <% content_for :right_side do %>