diff --git a/contentcuration/contentcuration/frontend/channelEdit/views/CurrentTopicView.vue b/contentcuration/contentcuration/frontend/channelEdit/views/CurrentTopicView.vue index 9325a227bd..9a896d655f 100644 --- a/contentcuration/contentcuration/frontend/channelEdit/views/CurrentTopicView.vue +++ b/contentcuration/contentcuration/frontend/channelEdit/views/CurrentTopicView.vue @@ -5,6 +5,22 @@ fluid class="ma-0 main pa-0 panel" > + + + {{ searchRecommendationsStrings.viewRecommendationsButton$() }} + + + diff --git a/contentcuration/contentcuration/frontend/channelList/views/Channel/StudioChannelsPage/index.vue b/contentcuration/contentcuration/frontend/channelList/views/Channel/StudioChannelsPage/index.vue index fce907f275..6ceaa5b5e8 100644 --- a/contentcuration/contentcuration/frontend/channelList/views/Channel/StudioChannelsPage/index.vue +++ b/contentcuration/contentcuration/frontend/channelList/views/Channel/StudioChannelsPage/index.vue @@ -1,6 +1,7 @@