From 256c112d02731766383c59eb07e95afe14b4af0a Mon Sep 17 00:00:00 2001 From: David Ormsbee Date: Tue, 27 Aug 2013 11:20:44 -0400 Subject: [PATCH] re-add full user name to verify page --- lms/templates/verify_student/photo_verification.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/verify_student/photo_verification.html b/lms/templates/verify_student/photo_verification.html index d3ff5ae83a..71b069b8d0 100644 --- a/lms/templates/verify_student/photo_verification.html +++ b/lms/templates/verify_student/photo_verification.html @@ -318,7 +318,7 @@

Check Your Name

-

Make sure your full name on your edX account, [User Name], matches your ID. We will also use this as the name on your certificate.

+

Make sure your full name on your edX account, ${user_full_name}, matches your ID. We will also use this as the name on your certificate.

Edit my name