From 5613f19994265fdf6032bcc2d152ebe9c21310f2 Mon Sep 17 00:00:00 2001 From: Adam Palay Date: Tue, 6 May 2014 14:44:40 -0400 Subject: [PATCH] add quotation mark to _dashboard_course_listing.html --- lms/templates/dashboard/_dashboard_course_listing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/dashboard/_dashboard_course_listing.html b/lms/templates/dashboard/_dashboard_course_listing.html index 229fed81d4..7fd90af1d0 100644 --- a/lms/templates/dashboard/_dashboard_course_listing.html +++ b/lms/templates/dashboard/_dashboard_course_listing.html @@ -52,7 +52,7 @@ ${_("Honor Code")} % elif enrollment.mode == "audit": - + ${_("Enrolled as: ")} ${_("Auditing")}