diff --git a/lms/templates/discussion/_single_thread.html b/lms/templates/discussion/_single_thread.html index 6c7e52d4d6..a14e03d10f 100644 --- a/lms/templates/discussion/_single_thread.html +++ b/lms/templates/discussion/_single_thread.html @@ -11,7 +11,7 @@
sometime by diff --git a/lms/templates/discussion/_underscore_templates.html b/lms/templates/discussion/_underscore_templates.html index 73d890fe18..a1de39c839 100644 --- a/lms/templates/discussion/_underscore_templates.html +++ b/lms/templates/discussion/_underscore_templates.html @@ -33,7 +33,7 @@ ${"<% } %>"} - ${'<%- votes["up_count"] %>'} + ${'<%- votes["up_count"] %>'}votes (click to vote)
${"<% if (obj.username) { %>"} @@ -118,7 +118,7 @@