Unverified Commit 8cb008f4 authored by Ray Schamp's avatar Ray Schamp Committed by GitHub

Merge pull request #1894 from LLK/hotfix/gdpr

[Master] Hotfix Privacy Policy updates
parents 75ee8d76 c0ac7410
......@@ -1243,9 +1243,9 @@ class EmailStep extends React.Component {
validations="equalsField:user.email"
/>
<Checkbox
value
help={null}
name="subscribe"
value={false}
valueLabel={
this.props.intl.formatMessage({id: 'registration.optIn'})
}
......
This diff is collapsed.
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