From 28f352253852a4c82cad959fa4dda2a0231eb4d4 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Wed, 30 Oct 2024 15:43:01 +0100 Subject: [PATCH] improve words --- .../templates/AuthResource/delete.html | 34 +++++-------------- 1 file changed, 8 insertions(+), 26 deletions(-) diff --git a/src/main/resources/templates/AuthResource/delete.html b/src/main/resources/templates/AuthResource/delete.html index 23a4dd1..e76d76f 100644 --- a/src/main/resources/templates/AuthResource/delete.html +++ b/src/main/resources/templates/AuthResource/delete.html @@ -1,33 +1,15 @@ {#include layout} {#pageTitle}Delete account{/pageTitle} - {#if user:loggedIn} -

Logged in as {user:name}

+

Logged in as {user:name}

-

Right after you click the button:

- - {#else} -

- Logged in as IP address {user:name} -
- Your IP address is also an account, it's stored and treated as such. -

- -

Right after you click the button:

- - {/if} - -

While data is deleted on our side, it probably has been saved on third party archiving websites. This is beyond our control, and we take no responsibility for it.

+

Right after you click the button:

+