From 8a94bc6f41ef3bc7e6805ade58880f751d27c6c1 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Wed, 14 Feb 2018 06:42:07 +0100 Subject: [PATCH] Always hide import --- 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 acce4ad6..b59398cf 100644 --- a/adminer/select.inc.php +++ b/adminer/select.inc.php @@ -565,7 +565,7 @@ if (!$columns && support("table")) { echo "
"; echo "" . lang('Import') . ""; echo script("qsl('a').onclick = partial(toggle, 'import');", ""); - echo "