From f965b15845b8d7ad02dc09b03009d3f880d4d809 Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Tue, 17 Sep 2013 10:32:43 -0400 Subject: [PATCH] LMS: resolves direct class name references to extends that have been converted to placeholder Sass syntax --- lms/templates/discussion/_thread_list_template.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lms/templates/discussion/_thread_list_template.html b/lms/templates/discussion/_thread_list_template.html index 9cceac0b24..8475387b74 100644 --- a/lms/templates/discussion/_thread_list_template.html +++ b/lms/templates/discussion/_thread_list_template.html @@ -4,13 +4,13 @@
- ${_("Discussion Home")} + ${_("Discussion Home")}
- ${_("Discussion Topics")} + ${_("Discussion Topics")} ${_("Show All Discussions")}