From c4377484d5d8dc50ce656a7b83827f71322aa306 Mon Sep 17 00:00:00 2001 From: Ashley Penney Date: Tue, 27 Nov 2012 11:39:33 -0500 Subject: [PATCH] You need to fill out your full name but it's not marked with a * as required. --- lms/templates/signup_modal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/signup_modal.html b/lms/templates/signup_modal.html index 96b2e33ac3..22a4a93499 100644 --- a/lms/templates/signup_modal.html +++ b/lms/templates/signup_modal.html @@ -26,7 +26,7 @@ - + % else:

Welcome ${extauth_email}