From 957a72ae32d264ea886a42914253466e8b551103 Mon Sep 17 00:00:00 2001 From: Lyla Fischer Date: Wed, 24 Oct 2012 18:12:29 -0400 Subject: [PATCH] typo fix --- cms/templates/manage_users.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cms/templates/manage_users.html b/cms/templates/manage_users.html index 618e3455f7..3d6ca03001 100644 --- a/cms/templates/manage_users.html +++ b/cms/templates/manage_users.html @@ -9,7 +9,7 @@
-

The following list of users have been designated as course staff. This means that these users will have permissions to modify course content. You may add additional source staff below, if you are the course instructor. Please note that they must have already registered and verified their account.

+

The following list of users have been designated as course staff. This means that these users will have permissions to modify course content. You may add additional course staff below, if you are the course instructor. Please note that they must have already registered and verified their account.

%if allow_actions: @@ -97,4 +97,4 @@ }); }); - \ No newline at end of file +