From 002227f9705486b06fa237e04ab6559b7b1d61f6 Mon Sep 17 00:00:00 2001 From: Squirrel18 Date: Wed, 27 Jun 2018 14:53:12 -0500 Subject: [PATCH] Add gettext string to underscore template. --- cms/templates/js/show-textbook.underscore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/templates/js/show-textbook.underscore b/cms/templates/js/show-textbook.underscore index 1c01997d1f..01f81eeb25 100644 --- a/cms/templates/js/show-textbook.underscore +++ b/cms/templates/js/show-textbook.underscore @@ -9,7 +9,7 @@

- <%- chapters.length %> PDF Chapters + <%- chapters.length %> <%- gettext('PDF Chapters') %>

<% } else if(chapters.length === 1) { %>