Fixes DOC-2717 for Jennifer
This commit is contained in:
@@ -303,7 +303,7 @@ class CourseFields(object):
|
||||
scope=Scope.settings, default=False,
|
||||
help=_(
|
||||
"Enter true or false. If true, discussion categories and subcategories are sorted alphabetically. "
|
||||
"If false, they are sorted chronologically."
|
||||
"If false, they are sorted chronologically by creation date and time."
|
||||
)
|
||||
)
|
||||
announcement = Date(
|
||||
|
||||
Reference in New Issue
Block a user