diff --git a/design.inc.php b/design.inc.php index 8facaebe..a9e3f9fe 100644 --- a/design.inc.php +++ b/design.inc.php @@ -12,11 +12,6 @@ function page_header($title, $error = "", $breadcrumb = array(), $title2 = "") { <?php echo $title . (strlen($title2) ? ": " . htmlspecialchars($title2) : "") . " - " . lang('phpMinAdmin') . " 1.7.1-dev"; ?> - - - - - @@ -108,6 +103,16 @@ function page_footer($missing = false) { ?> + + + + +