diff --git a/lms/templates/edxnotes/tab-item.underscore b/lms/templates/edxnotes/tab-item.underscore index 91b6de9814..86530d1cd8 100644 --- a/lms/templates/edxnotes/tab-item.underscore +++ b/lms/templates/edxnotes/tab-item.underscore @@ -1,7 +1,7 @@ <% var hasIcon = icon ? 1 : 0; %> - <% if (hasIcon) { %> <% } %><%- gettext(name) %> + <% if (hasIcon) { %> <% } %><%- gettext(name) %> <% if (is_closable) { %>