diff --git a/src/app/@password.tsx b/src/app/@password.tsx index 7bc2cac..06e285f 100644 --- a/src/app/@password.tsx +++ b/src/app/@password.tsx @@ -105,14 +105,14 @@ export default function Password({ path, checkPaths, errorMessage }: Props) { className={cn("h-48 w-64 object-contain")} />
-

+

{path === "global" ? "This site are password protected" : "The folder or file you are trying to access is password protected"}

- + {/* Please enter the password to access the content - + */}