From 6201771d041eed142450aa579e8bc35c696f5c24 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Sat, 12 Apr 2025 14:49:36 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Use=20the=20right=20link=20to=20?= =?UTF-8?q?register?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme/default/site/login.twig | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/theme/default/site/login.twig b/theme/default/site/login.twig index 31ce4de..2b0248e 100644 --- a/theme/default/site/login.twig +++ b/theme/default/site/login.twig @@ -7,7 +7,9 @@ Password: Remember me? Yes - Checking the "Remember Me" option will store your login information in a cookie so you don't have to enter it next time you get online.

Want to play? You gotta register your own character.

You may also change your password, or request a new one if you've lost yours. + Checking the "Remember Me" option will store your login information in a cookie so you don't have to enter it next time you get online.

+ Want to play? You gotta register your own character.

+ You may also change your password, or request a new one if you've lost yours. {% endblock %} \ No newline at end of file