lots of layout changes
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
2025-08-06 17:45:06 +00:00
parent 803e7185d8
commit 198a83b4c7
7 changed files with 61 additions and 48 deletions

View File

@@ -348,7 +348,7 @@ switch ($_GET["op"]) {
$text="A deployment ({$_GET["additional"]}) has already started.<br>Please wait and do not start a new one...";
}
else {
$text="Install in progress... Please wait...";
$text="Install in progress...";
$fields = $_GET;
unset($fields["op"]);
unset($fields["additional"]);