diff --git a/adminer/include/design.inc.php b/adminer/include/design.inc.php index c7c8d0bf..b81e88a6 100644 --- a/adminer/include/design.inc.php +++ b/adminer/include/design.inc.php @@ -187,29 +187,36 @@ function page_messages($error) { /** * Prints HTML footer. + * * @param $missing string "auth", "db", "ns" */ function page_footer($missing = "") { global $adminer, $token; + + echo ""; // #content + + echo "
- - - - - - +