From 7be11b47da17caaba5a228e86b5655b5f50bffb9 Mon Sep 17 00:00:00 2001 From: Andy Armstrong Date: Thu, 2 Oct 2014 13:07:58 -0400 Subject: [PATCH] Address PR review comments --- .../static/coffee/spec/discussion/discussion_spec_helper.coffee | 2 +- lms/templates/discussion/_underscore_templates.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/static/coffee/spec/discussion/discussion_spec_helper.coffee b/common/static/coffee/spec/discussion/discussion_spec_helper.coffee index a6071854cd..a957570696 100644 --- a/common/static/coffee/spec/discussion/discussion_spec_helper.coffee +++ b/common/static/coffee/spec/discussion/discussion_spec_helper.coffee @@ -331,7 +331,7 @@ browser and pasting the output. When that file changes, this one should be rege <% }); %>
- Discussion admins and moderators can make their posts visible to all students or specify a single cohort group. + Discussion admins, moderators, and TAs can make their posts visible to all students or specify a single cohort group.
<% } %> diff --git a/lms/templates/discussion/_underscore_templates.html b/lms/templates/discussion/_underscore_templates.html index aefc02a5e4..8cdd031b60 100644 --- a/lms/templates/discussion/_underscore_templates.html +++ b/lms/templates/discussion/_underscore_templates.html @@ -421,7 +421,7 @@ ${'<% }); %>'}
- ${_("Discussion admins and moderators can make their posts visible to all students or specify a single cohort group.")} + ${_("Discussion admins, moderators, and TAs can make their posts visible to all students or specify a single cohort group.")}
${'<% } %>'}