diff --git a/htdocs/ticket/list.php b/htdocs/ticket/list.php index 12dd4c37058..91d84270a30 100644 --- a/htdocs/ticket/list.php +++ b/htdocs/ticket/list.php @@ -659,11 +659,15 @@ foreach ($object->fields as $key => $val) if ($search[$key]) $selectedarray = array_values($search[$key]); print Form::multiselectarray('search_fk_statut', $arrayofstatus, $selectedarray, 0, 0, 'minwidth150', 1, 0, '', '', ''); print ''; - } elseif ($key == "fk_soc") - { + } elseif ($key == "fk_soc") { print '