Clean up recaptcha copy
This commit is contained in:
parent
b3b73e9874
commit
c609d42554
3 changed files with 0 additions and 24 deletions
|
|
@ -110,16 +110,6 @@ export function UnauthenticatedView() {
|
||||||
/>
|
/>
|
||||||
</FieldRow>
|
</FieldRow>
|
||||||
<Caption>
|
<Caption>
|
||||||
This site is protected by ReCAPTCHA and the Google{" "}
|
|
||||||
<Link href="https://www.google.com/policies/privacy/">
|
|
||||||
Privacy Policy
|
|
||||||
</Link>{" "}
|
|
||||||
and{" "}
|
|
||||||
<Link href="https://policies.google.com/terms">
|
|
||||||
Terms of Service
|
|
||||||
</Link>{" "}
|
|
||||||
apply.
|
|
||||||
<br />
|
|
||||||
By clicking "Go", you agree to our{" "}
|
By clicking "Go", you agree to our{" "}
|
||||||
<Link href={privacyPolicyUrl}>Terms and conditions</Link>
|
<Link href={privacyPolicyUrl}>Terms and conditions</Link>
|
||||||
</Caption>
|
</Caption>
|
||||||
|
|
|
||||||
|
|
@ -220,7 +220,3 @@ details[open] > summary {
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.grecaptcha-badge {
|
|
||||||
visibility: hidden;
|
|
||||||
}
|
|
||||||
|
|
|
||||||
|
|
@ -68,16 +68,6 @@ export function RoomAuthView() {
|
||||||
/>
|
/>
|
||||||
</FieldRow>
|
</FieldRow>
|
||||||
<Caption>
|
<Caption>
|
||||||
This site is protected by ReCAPTCHA and the Google{" "}
|
|
||||||
<Link href="https://www.google.com/policies/privacy/">
|
|
||||||
Privacy Policy
|
|
||||||
</Link>{" "}
|
|
||||||
and{" "}
|
|
||||||
<Link href="https://policies.google.com/terms">
|
|
||||||
Terms of Service
|
|
||||||
</Link>{" "}
|
|
||||||
apply.
|
|
||||||
<br />
|
|
||||||
By clicking "Go", you agree to our{" "}
|
By clicking "Go", you agree to our{" "}
|
||||||
<Link href={privacyPolicyUrl}>Terms and conditions</Link>
|
<Link href={privacyPolicyUrl}>Terms and conditions</Link>
|
||||||
</Caption>
|
</Caption>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue