From 89b097c69924db333f4f60fc3783c3824e03e2cf Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Wed, 26 Feb 2025 22:28:01 +0100 Subject: [PATCH] Don't hide import if there was an error --- adminer/select.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adminer/select.inc.php b/adminer/select.inc.php index 288924ff..59dda234 100644 --- a/adminer/select.inc.php +++ b/adminer/select.inc.php @@ -569,7 +569,7 @@ if (!$columns && support("table")) { echo "
"; echo "" . lang('Import') . ""; echo script("qsl('a').onclick = partial(toggle, 'import');", ""); - echo "