You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is the code:
<label for="TermsOfService">
<input type="checkbox" value="yes" name="TermsOfService" id="TermsOfService" />
<strong>I agree to the <a target="_blank" id="TOSLink" href="/terms">Terms of Service</a> and <a target="_blank" id="PrivacyLink" href="/privacy">Privacy Policy</a></strong>
</label>
Actually- I added the previous text in new_new_organization.html in <!-- Comments --> Add it to the database and un-comment the code to complete this issue.
Please add a mandatory checkbox (with validation) to the /signup page to agree with the Terms of Service and Privacy Policy:
I agree to the Terms of Service and Privacy PolicyThe text was updated successfully, but these errors were encountered: