From 7cbfb2d8b0b9c915600b2e1437f44869d64236d9 Mon Sep 17 00:00:00 2001 From: sundasnoreen12 Date: Wed, 12 Apr 2023 22:39:59 +0500 Subject: [PATCH] fix: updated text for info banner --- cms/templates/course_outline.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/templates/course_outline.html b/cms/templates/course_outline.html index f9f499c87b..b6a63faca9 100644 --- a/cms/templates/course_outline.html +++ b/cms/templates/course_outline.html @@ -73,7 +73,7 @@ from django.urls import reverse
- ${_("This course run is using an upgraded version of edx discussion forum. Discussion xblocks will no longer work.")} + ${_("This course run is using an upgraded version of edx discussion forum. In order to display the discussions sidebar, discussions xBlocks will no longer be visible to learners.")}