From bff5ac45e65e03c7794a92c020da4dc4314d1bf6 Mon Sep 17 00:00:00 2001 From: Ali-D-Akbar Date: Tue, 2 Feb 2021 16:12:42 +0500 Subject: [PATCH] PROD-1998 --- cms/templates/js/add-xblock-component.underscore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") %>