From 8f2f1f0718249a20a07a5d7948b2c7b63fae0e9e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 9 Feb 2022 10:20:14 -0300 Subject: Hotfix --- src/router/redirects.ts | 2 +- src/views/AccountRecovery.vue | 2 +- src/views/Registration.vue | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/router/redirects.ts b/src/router/redirects.ts index 241abe6..0671f9c 100644 --- a/src/router/redirects.ts +++ b/src/router/redirects.ts @@ -20,7 +20,7 @@ const redirects = [ { path: "/downloads.php", redirect: (): void => { - self.location.href = "https://manaplus.themanaworld.org/"; + self.location.href = "https://manaplus.germantmw.de/"; } }, { diff --git a/src/views/AccountRecovery.vue b/src/views/AccountRecovery.vue index d0ca097..d9612e2 100644 --- a/src/views/AccountRecovery.vue +++ b/src/views/AccountRecovery.vue @@ -148,7 +148,7 @@

The password of account {{user.name}} has been reset.

Next steps

-

To start playing, download ManaPlus and select the server The Mana World.

+

To start playing, download ManaPlus and select the server The Mana World.

Account creation

Welcome to The Mana World! With this form you can register for a new game account.

-

Please note that you will also need to download and install ManaPlus, our official game client.

+

Please note that you will also need to download and install ManaPlus, our official game client.


@@ -124,7 +124,7 @@

Your account has been successfully created.

Next steps

-

To start playing, download ManaPlus and select the server The Mana World.

+

To start playing, download ManaPlus and select the server The Mana World.

Troubleshooting

Sometimes, you may get an error if you try to login right after registering. Common messages include "Password Incorrect" and "Account not found".

-- cgit v1.2.3-60-g2f50