diff --git a/htdocs/expedition/index.php b/htdocs/expedition/index.php index eafb787c245..e2742f078bb 100644 --- a/htdocs/expedition/index.php +++ b/htdocs/expedition/index.php @@ -279,13 +279,11 @@ if ($resql) print ''; print ''; } - } else { print ''.$langs->trans("None").''; } print "
"; - } else dol_print_error($db);