diff --git a/cms/templates/js/course_info_handouts.underscore b/cms/templates/js/course_info_handouts.underscore index 6ce8518a32..16d48118da 100644 --- a/cms/templates/js/course_info_handouts.underscore +++ b/cms/templates/js/course_info_handouts.underscore @@ -1,20 +1,22 @@ -Edit +<%= gettext("Edit") %> -
${_("You have no handouts defined")}
+<%= gettext("You have no handouts defined") %>
<% } %> diff --git a/lms/templates/courseware/info.html b/lms/templates/courseware/info.html index 0788817b2f..30470382c1 100644 --- a/lms/templates/courseware/info.html +++ b/lms/templates/courseware/info.html @@ -40,8 +40,8 @@ $(document).ready(function(){