diff --git a/cms/templates/asset_index.html b/cms/templates/asset_index.html index 86d2a6ce48..39bfc708ae 100644 --- a/cms/templates/asset_index.html +++ b/cms/templates/asset_index.html @@ -37,7 +37,7 @@ > ${_("Files & Uploads")} - + ${_("Page Actions")} diff --git a/cms/templates/container.html b/cms/templates/container.html index 2bcd978ba3..3fd47ab52c 100644 --- a/cms/templates/container.html +++ b/cms/templates/container.html @@ -64,7 +64,7 @@ from django.utils.translation import ugettext as _ - + ${_("Page Actions")} % if is_unit_page: diff --git a/cms/templates/course-create-rerun.html b/cms/templates/course-create-rerun.html index 901463cc72..456d09cb26 100644 --- a/cms/templates/course-create-rerun.html +++ b/cms/templates/course-create-rerun.html @@ -26,7 +26,7 @@ ${_("Create a re-run of a course")} - + Page Actions diff --git a/cms/templates/course_info.html b/cms/templates/course_info.html index 843803a31a..a7566285db 100644 --- a/cms/templates/course_info.html +++ b/cms/templates/course_info.html @@ -33,7 +33,7 @@ > ${_("Course Updates")} - + ${_('Page Actions')} diff --git a/cms/templates/course_outline.html b/cms/templates/course_outline.html index ceeedf38a2..f3246a9e9f 100644 --- a/cms/templates/course_outline.html +++ b/cms/templates/course_outline.html @@ -60,7 +60,7 @@ from contentstore.utils import reverse_usage_url > ${_("Course Outline")} - + ${_("Page Actions")} diff --git a/cms/templates/edit-tabs.html b/cms/templates/edit-tabs.html index c573994bd4..6ad7d6f4d4 100644 --- a/cms/templates/edit-tabs.html +++ b/cms/templates/edit-tabs.html @@ -33,7 +33,7 @@ > ${_("Pages")} - + ${_("Page Actions")} diff --git a/cms/templates/index.html b/cms/templates/index.html index c93950e2b2..ec93fe8b92 100644 --- a/cms/templates/index.html +++ b/cms/templates/index.html @@ -17,7 +17,7 @@ ${_("{studio_name} Home").format(studio_name=settings.STUDIO_SHORT_NAME)} % if user.is_active: - + ${_("Page Actions")} diff --git a/cms/templates/library.html b/cms/templates/library.html index 9a7d8fda9a..5d0e0a9f8a 100644 --- a/cms/templates/library.html +++ b/cms/templates/library.html @@ -46,7 +46,7 @@ from django.utils.translation import ugettext as _ - + ${_("Page Actions")} diff --git a/cms/templates/manage_users.html b/cms/templates/manage_users.html index 3e76528b0f..3ffe9d9054 100644 --- a/cms/templates/manage_users.html +++ b/cms/templates/manage_users.html @@ -16,7 +16,7 @@ > ${_("Course Team")} - + ${_("Page Actions")} %if allow_actions: diff --git a/cms/templates/manage_users_lib.html b/cms/templates/manage_users_lib.html index a0deb0b307..cdafde0917 100644 --- a/cms/templates/manage_users_lib.html +++ b/cms/templates/manage_users_lib.html @@ -15,7 +15,7 @@ > ${_("User Access")} - + ${_("Page Actions")} %if allow_actions: diff --git a/cms/templates/textbooks.html b/cms/templates/textbooks.html index fcbaeb9dc2..55712d7a3b 100644 --- a/cms/templates/textbooks.html +++ b/cms/templates/textbooks.html @@ -38,7 +38,7 @@ CMS.URL.LMS_BASE = "${settings.LMS_BASE}" > ${_("Textbooks")} - + ${_("Page Actions")} diff --git a/cms/templates/ux/reference/container.html b/cms/templates/ux/reference/container.html index cc7a10c770..7345641536 100644 --- a/cms/templates/ux/reference/container.html +++ b/cms/templates/ux/reference/container.html @@ -34,7 +34,7 @@ - + Page Actions diff --git a/cms/templates/ux/reference/course-create-rerun.html b/cms/templates/ux/reference/course-create-rerun.html index 63c4bcc812..0757969a5e 100644 --- a/cms/templates/ux/reference/course-create-rerun.html +++ b/cms/templates/ux/reference/course-create-rerun.html @@ -19,7 +19,7 @@ Create a re-run of a course - + Page Actions diff --git a/cms/templates/ux/reference/outline.html b/cms/templates/ux/reference/outline.html index 8884c47e6c..55600ea26d 100644 --- a/cms/templates/ux/reference/outline.html +++ b/cms/templates/ux/reference/outline.html @@ -21,7 +21,7 @@ from django.core.urlresolvers import reverse > Course Outline - + Page Actions diff --git a/cms/templates/videos_index.html b/cms/templates/videos_index.html index 81d0bf53ae..edd9c1d9c1 100644 --- a/cms/templates/videos_index.html +++ b/cms/templates/videos_index.html @@ -42,7 +42,7 @@ > ${_("Video Uploads")} - + ${_("Page Actions")}