From 89b74bd66ffd1b9e18bd77a548cec757cfb9a15a Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Fri, 20 Sep 2013 13:12:37 -0400 Subject: [PATCH] edx.org - corrects typo/incorrect HTML attribute selector on register field tip --- lms/templates/register.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/register.html b/lms/templates/register.html index 4eefcf6501..834f99fbf0 100644 --- a/lms/templates/register.html +++ b/lms/templates/register.html @@ -160,7 +160,7 @@
  • - ${_('Will be shown in any discussions or forums you participate in')} + ${_('Will be shown in any discussions or forums you participate in')}
  • % if ask_for_fullname: