Skip to content

Commit

Permalink
Merge pull request #1891 from thisandagain/hotfix/privacy
Browse files Browse the repository at this point in the history
[Develop] Hotfix - Update Privacy Policy
  • Loading branch information
thisandagain committed May 21, 2018
2 parents a418935 + 88e99e6 commit 585a2e6
Show file tree
Hide file tree
Showing 2 changed files with 416 additions and 165 deletions.
2 changes: 1 addition & 1 deletion src/components/registration/steps.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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'})
}
Expand Down

0 comments on commit 585a2e6

Please sign in to comment.