Clean up recaptcha copy
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user