'
. PMA_linkOrButton($edit_url, $edit_str, '', FALSE);
/*
* Where clause for selecting this row uniquely is provided as
* a hidden input. Used by jQuery scripts for handling inline editing
*/
if(! empty($where_clause)) {
echo '';
}
echo '
'
. PMA_linkOrButton($edit_url, $edit_str, '', FALSE);
/*
* Where clause for selecting this row uniquely is provided as
* a hidden input. Used by jQuery scripts for handling inline editing
*/
if(! empty($where_clause)) {
echo '';
}
echo '