diff --git a/client/includes/footer.php b/client/includes/footer.php index 45e2e22e0..3d05ed684 100644 --- a/client/includes/footer.php +++ b/client/includes/footer.php @@ -8,17 +8,29 @@ -
-
+ + .app-footer is AdminLTE's own bar styling - border-top, body-bg, + min-height 3rem - which is what the old rule was standing in for, so + the trailing br and hr go with it. Its grid-area is inert outside a + grid. + + Only the navbar, the .container and this become flex items: script + elements are display:none, and anything the libraries fix to the + viewport (sweetalert2, modal backdrops) is out of flow either way. */ ?> + diff --git a/client/includes/header.php b/client/includes/header.php index 40a14efd3..4d4dcfc92 100644 --- a/client/includes/header.php +++ b/client/includes/header.php @@ -59,7 +59,7 @@ header("X-Frame-Options: DENY"); // Legacy (default-src 'self') would block outright. Empty when the company has no country set, which js/phone_inputs.js reads as "let the library decide". */ ?> - @@ -153,10 +153,18 @@ header("X-Frame-Options: DENY"); // Legacy -
+ -
+
diff --git a/includes/footer.php b/includes/footer.php index a087cda89..495f44ea7 100644 --- a/includes/footer.php +++ b/includes/footer.php @@ -1,18 +1,6 @@ - -

- Powered by ITFlow'; - } - ?> -

- -
@@ -32,6 +20,23 @@ if (basename(dirname($_SERVER['REQUEST_URI'])) === 'guest') { ?> + + +
+ Powered by ITFlow'; + } + ?> +
+ +