From 316f25e6d5753c5442e5e7ff63f13ec35d245f17 Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Thu, 3 Apr 2014 08:08:38 -0400 Subject: [PATCH] LMS: copy change to refer to 'ID Verified' enrollment as 'Verified' in Dashboard UI --- 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 e284842f2d..082c510f25 100644 --- a/lms/templates/dashboard/_dashboard_course_listing.html +++ b/lms/templates/dashboard/_dashboard_course_listing.html @@ -40,7 +40,7 @@ ${_("Enrolled as: ")} ID Verified Ribbon/Badge - ${_("ID Verified")} + ${_("Verified")} % elif enrollment.mode == "honor":