diff --git a/cms/static/js/views/course_info_edit.js b/cms/static/js/views/course_info_edit.js index 56bf278726..277a15b57c 100644 --- a/cms/static/js/views/course_info_edit.js +++ b/cms/static/js/views/course_info_edit.js @@ -30,7 +30,7 @@ CMS.Views.ClassInfoUpdateView = Backbone.View.extend({ "click #course-update-view .save-button" : "onSave", "click #course-update-view .cancel-button" : "onCancel", "click .post-actions > .edit-button" : "onEdit", - "click .delete-button" : "onDelete" + "click .post-actions > .delete-button" : "onDelete" }, initialize: function() { diff --git a/cms/templates/course_info.html b/cms/templates/course_info.html index a91e83027b..a68a0da76a 100644 --- a/cms/templates/course_info.html +++ b/cms/templates/course_info.html @@ -63,7 +63,7 @@
-

Course updates are announcements or notifications you want to share with your class. Other course authors have used them for important exam/date reminders, change in schedules, and to call out any important step students need to take while enrolled in the course.

+

Course updates are announcements or notifications you want to share with your class. Other course authors have used them for important exam/date reminders, change in schedules, and to call out any important steps students need to be aware of.

diff --git a/cms/templates/edit-tabs.html b/cms/templates/edit-tabs.html index cb935e8e69..1a44de60c1 100644 --- a/cms/templates/edit-tabs.html +++ b/cms/templates/edit-tabs.html @@ -41,7 +41,7 @@ diff --git a/cms/templates/edit_subsection.html b/cms/templates/edit_subsection.html index fc605b4692..00780eab3b 100644 --- a/cms/templates/edit_subsection.html +++ b/cms/templates/edit_subsection.html @@ -16,34 +16,6 @@ <%namespace name='datetime' module='datetime'/> <%block name="content"> -
-
-
- - -

Subsection Name

-
- - -
-
-
diff --git a/cms/templates/index.html b/cms/templates/index.html index 3912347897..fdb46612a0 100644 --- a/cms/templates/index.html +++ b/cms/templates/index.html @@ -79,7 +79,7 @@ % else:

- In order to start authoring courses using edX studio, please click on the activation link in your email. + In order to start authoring courses using edX Studio, please click on the activation link in your email.

% endif diff --git a/cms/templates/manage_users.html b/cms/templates/manage_users.html index ae61b7c945..722e756203 100644 --- a/cms/templates/manage_users.html +++ b/cms/templates/manage_users.html @@ -24,14 +24,6 @@
- -
diff --git a/cms/templates/settings.html b/cms/templates/settings.html index 47cb315d21..32d24b77e6 100644 --- a/cms/templates/settings.html +++ b/cms/templates/settings.html @@ -53,11 +53,6 @@ from contentstore import utils
- - -
diff --git a/cms/templates/settings_graders.html b/cms/templates/settings_graders.html index 759a6340ec..61cb59e995 100644 --- a/cms/templates/settings_graders.html +++ b/cms/templates/settings_graders.html @@ -50,11 +50,6 @@ from contentstore import utils
- - -