From bd7f9958e2472ef6f18db0910e727b6f124a0e54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 22 Mar 2002 08:44:06 +0000 Subject: [PATCH] Removed the submit button for actions on multiple tables if the "onsubmit" event is handled by the browser. --- db_details.php3 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/db_details.php3 b/db_details.php3 index 791020608..7f6642e02 100755 --- a/db_details.php3 +++ b/db_details.php3 @@ -380,7 +380,14 @@ else if (PMA_MYSQL_INT_VERSION >= 32303) { . $strOptimizeTable . '' . "\n"; ?> - + +