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) //-->