Skip to content

Commit

Permalink
Update langauge for copying admin users as suggsted in the gh review.
Browse files Browse the repository at this point in the history
  • Loading branch information
somiaj committed Nov 13, 2024
1 parent 75f9377 commit f750bb0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<div class="row mb-3">
<div class="mb-1">
<%= 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}) =%>
</div>
<div class="col-lg-4 col-md-5 col-sm-6">
Expand Down

0 comments on commit f750bb0

Please sign in to comment.