From: Jakub Vrana Date: Wed, 26 Feb 2025 21:28:01 +0000 (+0100) Subject: Don't hide import if there was an error X-Git-Tag: v5.0.0~107 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=89b097c69924db333f4f60fc3783c3824e03e2cf;p=adminer.git Don't hide import if there was an error --- 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 "