captcha text

This commit is contained in:
CHIEFSOFT\ameye
2023-10-28 08:30:28 -04:00
parent 540ad6f9ad
commit 8c7ffb52a5
+1 -2
View File
@@ -484,8 +484,7 @@ export default function Login() {
{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.
This site is protected by a Captcha. Our Privacy Policy and Terms of Service apply.
</div>
)}
</div>