diff --git a/libraries/browse_foreigners.lib.php b/libraries/browse_foreigners.lib.php index dba32360a6..f1825ae638 100644 --- a/libraries/browse_foreigners.lib.php +++ b/libraries/browse_foreigners.lib.php @@ -174,7 +174,7 @@ function PMA_getHtmlForRelationalFieldSelection($db, $table, $field, $foreignDat $output .= PMA_getHtmlForColumnElement( 'class="nowrap"', $val_ordered_current_equals_data, - $key_ordered_current_key, $val_ordered_current_key, + $key_ordered_current_key, $val_ordered_current_val, $val_ordered_current_val_title, $field ); $output .= '';