From 87efb5767de0f100bd45e189a27cc298c8d98a72 Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Mon, 29 Jan 2024 09:50:47 +0100 Subject: [PATCH] some ui schischi --- install/index.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/install/index.php b/install/index.php index e602ffe95..4d73bd1e7 100644 --- a/install/index.php +++ b/install/index.php @@ -122,6 +122,7 @@ if ($_POST) { $message = $core->show_message('error', 'Not all fields have been filled in correctly. The host, username, password, and database name are required.'); } } +global $wavelog_url; ?> @@ -135,6 +136,7 @@ if ($_POST) { + @@ -357,8 +359,11 @@ if ($_POST) {

Configure some basic parameters for your wavelog instance. You can change them later in 'application/config/config.php'

- - " class="form-control" name="directory" /> + +
+ + " class="form-control" name="directory" aria-describedby="main-url" /> +