diff --git a/htdocs/expedition/list.php b/htdocs/expedition/list.php index 39be12d62ba..0f2ac88f377 100644 --- a/htdocs/expedition/list.php +++ b/htdocs/expedition/list.php @@ -897,8 +897,6 @@ if ($num == 1 && !empty($conf->global->MAIN_SEARCH_DIRECT_OPEN_IF_ONLY_ONE) && $ exit; } -llxHeader('', $langs->trans('ListOfSendings'), $helpurl); - $expedition = new Expedition($db); if ($socid > 0) {