Commit f6a11e1c authored by Andrew Sliwinski's avatar Andrew Sliwinski Committed by Ray Schamp

Update default 'opt-in' state for teacher registration

parent 71af5978
......@@ -1246,6 +1246,7 @@ class EmailStep extends React.Component {
value
help={null}
name="subscribe"
value={false}
valueLabel={
this.props.intl.formatMessage({id: 'registration.optIn'})
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment