mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 18:14:07 +02:00
Move tableCheck() below </form>
This commit is contained in:
@@ -26,6 +26,6 @@ if ($adminer->homepage()) {
|
||||
}
|
||||
|
||||
echo "</table>\n";
|
||||
echo script("tableCheck();");
|
||||
echo "</form>\n";
|
||||
echo script("tableCheck();");
|
||||
}
|
||||
|
Reference in New Issue
Block a user