diff --git a/footer.inc.php3 b/footer.inc.php3 index 299ac2250..383fb8d39 100755 --- a/footer.inc.php3 +++ b/footer.inc.php3 @@ -6,6 +6,8 @@ // the footer for phpMyAdmin pages. ?> + + ' . "\n"; echo '' . $GLOBALS['strBack'] . ''; - echo "\n" . '' . "\n"; + echo "\n"; include('./footer.inc.php3'); exit();