diff --git a/src/views/teacherregistration/teacherregistration.jsx b/src/views/teacherregistration/teacherregistration.jsx index 74933704c..1fad2b529 100644 --- a/src/views/teacherregistration/teacherregistration.jsx +++ b/src/views/teacherregistration/teacherregistration.jsx @@ -35,7 +35,7 @@ var UsernameStep = React.createClass({
@@ -102,10 +102,10 @@ var DemographicsStep = React.createClass({ Why do we ask for this information ?

}> - + - + - + + @@ -194,19 +194,19 @@ var OrganizationStep = React.createClass({ Why do we ask for this information ?

}>
- - + + - + @@ -231,12 +231,12 @@ var AddressStep = React.createClass({ Why do we ask for this information ?

}>
- - - - - + + + + + Click the link in the confirmation email that we sent to the following address:
- {this.props.formData.email} + {this.props.formData.user.email}