From fd7fc125cdea0ae40130b62c98f992340c51389e Mon Sep 17 00:00:00 2001 From: Garvin Hicking Date: Thu, 17 Jul 2003 10:41:00 +0000 Subject: [PATCH] Removed onsubmit() attribute for noscript area --- ChangeLog | 4 ++++ tbl_query_box.php3 | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e5a9dd3f7..a8aea197d 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-07-17 Garvin Hicking + * tbl_query_box.php3: Removed onsubmit() attribute of the noscript area. + Thanks to andreas_e ;) + 2003-07-16 Michal Cihar * lang/galician: Updated, thanks to Xosé Calvo. diff --git a/tbl_query_box.php3 b/tbl_query_box.php3 index e44671271..b78a4bf58 100755 --- a/tbl_query_box.php3 +++ b/tbl_query_box.php3 @@ -94,7 +94,7 @@ if ($cfg['QueryFrame'] && $cfg['QueryFrameJS'] && isset($is_inside_querywindow) //-->