From: Jakub Vrana Date: Thu, 10 Apr 2025 15:32:03 +0000 (+0200) Subject: Import: Add margin (fix #1012) X-Git-Tag: v5.2.1~7 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=d4ddbc063934fb5d6eaa153843b42c3b0dd3cedc;p=adminer.git Import: Add margin (fix #1012) --- diff --git a/adminer/select.inc.php b/adminer/select.inc.php index f9d8755c..84077661 100644 --- a/adminer/select.inc.php +++ b/adminer/select.inc.php @@ -584,7 +584,7 @@ if (!$columns && support("table")) { } if (adminer()->selectImportPrint()) { - echo "
"; + echo "

"; echo "" . lang('Import') . ""; echo script("qsl('a').onclick = partial(toggle, 'import');", ""); echo ""; - echo "

"; } echo input_token(); diff --git a/externals/jush b/externals/jush index 9fdd75b3..db9f9054 160000 --- a/externals/jush +++ b/externals/jush @@ -1 +1 @@ -Subproject commit 9fdd75b3cdb00edbca7633f75284a5a15a5f696f +Subproject commit db9f905487bbd0049f9a20a66bbb35891f0b6d52