diff --git a/src/components/AuthPages/AuthLayout2.jsx b/src/components/AuthPages/AuthLayout2.jsx
index 2edb006..0014a6c 100644
--- a/src/components/AuthPages/AuthLayout2.jsx
+++ b/src/components/AuthPages/AuthLayout2.jsx
@@ -13,11 +13,12 @@ export default function LoginLayout({ slogan, children }) {
return (
+
{/*
{children && children}
-
-
-
-
- © {new Date().getFullYear()} -
-
-
- WrenchBoard
- {" "}
-
-
+
+
+
+
+
+
+ © {new Date().getFullYear()} -
+
+
+ WrenchBoard
+ {" "}
+
+
+
+
);
}
diff --git a/src/components/AuthPages/Login/index2.jsx b/src/components/AuthPages/Login/index2.jsx
index 56639c4..4a36003 100644
--- a/src/components/AuthPages/Login/index2.jsx
+++ b/src/components/AuthPages/Login/index2.jsx
@@ -563,7 +563,7 @@ export default function Login() {
{loginType == "full" && (
<>
- This site is protected by a Captcha. Our Privacy Policy and
+ This site is protected by a Captcha.
Our Privacy Policy and
Terms of Service apply.
>