From 2b270afeb6f46063932594bf1874a709449bbb6f Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Tue, 26 Nov 2024 21:27:14 +0100 Subject: [PATCH 1/2] fix(installer): Label field as username instead of login Signed-off-by: HB9HIL --- core/templates/installation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/installation.php b/core/templates/installation.php index d03bc3cb174d3..a72aa0f245655 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -40,7 +40,7 @@
t('Create an admin account')); ?>

- + From 4de1eebd5e970cdab3f00e1de09c39a0d671ab84 Mon Sep 17 00:00:00 2001 From: Fabian Berg Date: Mon, 2 Dec 2024 13:28:15 +0100 Subject: [PATCH 2/2] fix(installer): Label field as Account name instead of username to match the the other fields in v30 Signed-off-by: Fabian Berg --- core/templates/installation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/installation.php b/core/templates/installation.php index a72aa0f245655..c9a7172739e1d 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -40,7 +40,7 @@

t('Create an admin account')); ?>

- +