Merge branch 'family-login-no-captcha' of WrenchBoard/Users-Wrench into master

This commit is contained in:
2023-07-29 15:45:31 +00:00
committed by Gogs
+2
View File
@@ -432,10 +432,12 @@ export default function Login() {
}
{/* END of login component */}
{loginType == "full" &&
<div className="pt-5 text-[#181c32] text-center font-semibold text-[13.975px] leading-[20.9625px]">
This site is protected by hCaptcha and the our Privacy Policy
and Terms of Service apply.
</div>
}
</div>
</div>
</div>