diff --git a/htdocs/expedition/card.php b/htdocs/expedition/card.php index c13206e9450..0652424d919 100644 --- a/htdocs/expedition/card.php +++ b/htdocs/expedition/card.php @@ -1013,12 +1013,12 @@ if ($action == 'create') // Document model include_once DOL_DOCUMENT_ROOT.'/core/modules/expedition/modules_expedition.php'; - $liste = ModelePdfExpedition::liste_modeles($db); - if (count($liste) > 1) + $list = ModelePdfExpedition::liste_modeles($db); + if (count($list) > 1) { print "