From a854c727a79e9c123c4324f3f598dc649792ebaa Mon Sep 17 00:00:00 2001 From: Carol Tong Date: Tue, 7 Apr 2015 10:14:16 -0400 Subject: [PATCH] Fix help token for Learn More button --- cms/templates/library.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/templates/library.html b/cms/templates/library.html index 77406ce0a7..fd7b93b1ac 100644 --- a/cms/templates/library.html +++ b/cms/templates/library.html @@ -89,7 +89,7 @@ from django.utils.translation import ugettext as _ % endif
- ${_("Learn more about content libraries")} + ${_("Learn more about content libraries")}