diff --git a/cms/templates/js/add-xblock-component-button.underscore b/cms/templates/js/add-xblock-component-button.underscore index 2418746be4..cf2e0b6aad 100644 --- a/cms/templates/js/add-xblock-component-button.underscore +++ b/cms/templates/js/add-xblock-component-button.underscore @@ -1,9 +1,9 @@ <% if (type === 'advanced' || templates.length > 1) { %> - diff --git a/cms/templates/js/add-xblock-component.underscore b/cms/templates/js/add-xblock-component.underscore index 9d541e9c33..b5d3bc83be 100644 --- a/cms/templates/js/add-xblock-component.underscore +++ b/cms/templates/js/add-xblock-component.underscore @@ -1,5 +1,5 @@
-
<%= gettext("Add New Component") %>
+
<%- gettext("Add New Component") %>
diff --git a/cms/templates/js/asset-upload-modal.underscore b/cms/templates/js/asset-upload-modal.underscore index 17101b0325..f8aee8d0e8 100644 --- a/cms/templates/js/asset-upload-modal.underscore +++ b/cms/templates/js/asset-upload-modal.underscore @@ -1,7 +1,7 @@