mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 16:05:00 -05:00
fix(www): switch ECA -> Rules
This commit is contained in:
parent
ca46d33978
commit
1a6e50868c
@ -178,7 +178,7 @@ export default function ServerCustomize({
|
|||||||
{serverOwned && !userOwned && (
|
{serverOwned && !userOwned && (
|
||||||
<div>
|
<div>
|
||||||
<div className="font-bold">
|
<div className="font-bold">
|
||||||
Is this server in violation of the ECA?
|
Is this server in violation of the Rules?
|
||||||
</div>
|
</div>
|
||||||
Is this server in violation of the{" "}
|
Is this server in violation of the{" "}
|
||||||
<Link href="/docs/legal/rules">MHSF Rules</Link>? You can report the
|
<Link href="/docs/legal/rules">MHSF Rules</Link>? You can report the
|
||||||
@ -193,12 +193,10 @@ export default function ServerCustomize({
|
|||||||
<DialogDescription>
|
<DialogDescription>
|
||||||
This will send a notification to MHSF maintainers. This
|
This will send a notification to MHSF maintainers. This
|
||||||
server must be in violation of the{" "}
|
server must be in violation of the{" "}
|
||||||
<Link href="/docs/legal/external-content-agreement">
|
<Link href="/docs/legal/rules">Rules</Link> to be a valid
|
||||||
ECA
|
report. Typical response times include 1 hour to 1 day, and
|
||||||
</Link>{" "}
|
you will not be notified if your report is successful or
|
||||||
to be a valid report. Typical response times include 1 hour
|
not.{" "}
|
||||||
to 1 day, and you will not be notified if your report is
|
|
||||||
successful or not.{" "}
|
|
||||||
<b>
|
<b>
|
||||||
Please do not spam this form with mindless reports. If you
|
Please do not spam this form with mindless reports. If you
|
||||||
do, your account will be banned. We are not Minehut
|
do, your account will be banned. We are not Minehut
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user