use floating labels for installation, looks less confusing

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-05-04 15:35:48 +02:00
parent f67d596866
commit ad49a63eae
4 changed files with 57 additions and 20 deletions

View File

@@ -503,7 +503,6 @@ class Core
]);
}
// last but not least create the main admin
$ins_data = [
'loginname' => $this->validatedData['admin_user'],