Merge remote-tracking branch 'origin/QA_4_3' into QA_4_3
This commit is contained in:
commit
687e78d2cc
@ -1152,7 +1152,7 @@ class PMA_TableSearch
|
||||
|
||||
$html_output .= '<form method="post" action="' . $scriptName . '" '
|
||||
. 'name="insertForm" id="' . $formId . '" '
|
||||
. 'class="ajax lock-page"' . '>';
|
||||
. 'class="ajax"' . '>';
|
||||
|
||||
$html_output .= PMA_URL_getHiddenInputs($this->_db, $this->_table);
|
||||
$html_output .= '<input type="hidden" name="goto" value="' . $goto . '" />';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user