Skip to content

Commit

Permalink
Equals
Browse files Browse the repository at this point in the history
  • Loading branch information
dmethvin-gov committed Aug 27, 2018
1 parent e99a3d2 commit 6e3f673
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ preSubmitInfo: {
notice: '<p><strong>Note:</strong> According to federal law, there are criminal penalties, including a fine and/or imprisonment for up to 5 years, for withholding information or for providing incorrect information. (See 18 U.S.C. 1001)</p>',
required: true, // when false, the notice is shown without a checkbox
field: 'privacyAgreementAccepted', // name of the field in submitted data
label: 'I have read and accept the <a href-"/privacy">privacy policy</a>.',
label: 'I have read and accept the <a href="/privacy">privacy policy</a>.',
error: 'You must accept the privacy policy before continuing',
}
```
Expand Down

0 comments on commit 6e3f673

Please sign in to comment.