From ff71229016b0a7bf42c7aafcf0a3cdae9ced9dad Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 18 Aug 2020 17:30:41 +0200 Subject: [PATCH] Fix registration flow with email as name Signed-off-by: Joas Schilling --- templates/form/user.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/form/user.php b/templates/form/user.php index c9e81b0..c3f3dc0 100644 --- a/templates/form/user.php +++ b/templates/form/user.php @@ -23,7 +23,7 @@ script('registration', 'form');

- +

t('Username')); ?>

+ +