From f750bb0d49cfc8d5c8cceaf9515a6b0a73e67eb7 Mon Sep 17 00:00:00 2001 From: Jaimos Skriletz Date: Wed, 13 Nov 2024 13:12:53 -0700 Subject: [PATCH] Update langauge for copying admin users as suggsted in the gh review. --- templates/ContentGenerator/CourseAdmin/add_course_form.html.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep b/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep index efb2ee561d..a078ddcc41 100644 --- a/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep +++ b/templates/ContentGenerator/CourseAdmin/add_course_form.html.ep @@ -53,7 +53,7 @@
<%= maketext( - 'Select [_1] course users to add to the new course (as the stated permission) below.', + 'Select users from the [_1] course to add to the new course with indicated permission.', $ce->{admin_course_id}) =%>