From 6bd6494ad48c4894befed44e9c3f753c123aca5d Mon Sep 17 00:00:00 2001 From: maTh <1645099+math-GH@users.noreply.github.com> Date: Sun, 17 Mar 2024 22:49:12 +0100 Subject: fixed HTML:
+ (#6202) * legend tags cleaned * formgroup -> fieldset tag * add bookmarklet class * Update logs.phtml * Update logs.phtml * fixed log table text alignment --- app/install.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'app/install.php') diff --git a/app/install.php b/app/install.php index 5a9d6730c..7e4a4121f 100644 --- a/app/install.php +++ b/app/install.php @@ -385,8 +385,8 @@ function printStep0(): void { +

-
@@ -522,8 +522,8 @@ function printStep2(): void { (empty($_SESSION['bd_error']) ? '' : ' : ' . $_SESSION['bd_error']) ?>

+

-
@@ -622,9 +622,8 @@ function printStep3(): void {

+

- -
-- cgit v1.2.3