From b7108e9e70ae8b6f82061864e8a82ed74575b663 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 17 Nov 2014 13:19:52 -0500 Subject: [PATCH] Bug #4600 Warning when editing the results of a Search Signed-off-by: Marc Delisle --- libraries/TableSearch.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/TableSearch.class.php b/libraries/TableSearch.class.php index 578008c605..ca5f13dba4 100644 --- a/libraries/TableSearch.class.php +++ b/libraries/TableSearch.class.php @@ -1152,7 +1152,7 @@ class PMA_TableSearch $html_output .= '
'; + . 'class="ajax"' . '>'; $html_output .= PMA_URL_getHiddenInputs($this->_db, $this->_table); $html_output .= '';