'.html_print_image(
+ $address_text .= '  '.html_print_image(
'images/sort_down_black.png',
true,
['alt' => 'down']
+ ).''.html_print_image(
+ 'images/sort_up_black.png',
+ true,
+ ['alt' => 'up']
).'';
$address_text .= '';
}
@@ -661,8 +665,18 @@ if (isset($table_interface) === true) {