From 6c95fa3d1e4b5f7911b2dbdb94517baeafce11b3 Mon Sep 17 00:00:00 2001
From: Lukas Fleischer
Date: Sun, 5 Nov 2017 08:24:51 +0100
Subject: Point out that the user name is public when registering
Signed-off-by: Lukas Fleischer
---
web/template/account_edit_form.php | 3 +++
1 file changed, 3 insertions(+)
diff --git a/web/template/account_edit_form.php b/web/template/account_edit_form.php
index 17c9d14e..833e74a8 100644
--- a/web/template/account_edit_form.php
+++ b/web/template/account_edit_form.php
@@ -20,6 +20,9 @@
(= __("required") ?>)
+
+ = __("Your user name is the name you will use to login. It is visible to the general public, even if your account is inactive.") ?>
+