diff --git a/adminer/edit.inc.php b/adminer/edit.inc.php index 32424b2d..1d23d12c 100644 --- a/adminer/edit.inc.php +++ b/adminer/edit.inc.php @@ -98,13 +98,13 @@ if (isset($_GET["select"])) { hidden_fields(array("check" => (array) $_POST["check"], "clone" => $_POST["clone"], "all" => $_POST["all"])); } if ($fields) { - echo "\n"; + echo "\n"; if (!isset($_GET["select"])) { echo '\n"; } } if ($update) { - echo "\n"; + echo "\n"; } ?>