diff --git a/lms/templates/library-block-author-preview-header.html b/lms/templates/library-block-author-preview-header.html index ad76623deb..b4de62d8a0 100644 --- a/lms/templates/library-block-author-preview-header.html +++ b/lms/templates/library-block-author-preview-header.html @@ -1,9 +1,13 @@ -<%! from django.utils.translation import ugettext as _ %> +<%! from django.utils.translation import ungettext %>