diff --git a/htdocs/livraison/card.php b/htdocs/livraison/card.php index 260c333f362..b6e9c904f80 100644 --- a/htdocs/livraison/card.php +++ b/htdocs/livraison/card.php @@ -522,7 +522,7 @@ else print '
'; print $langs->trans('IncotermLabel'); print ''; - if ($user->rights->expedition->livraison->creer) print ''.img_edit().''; + if ($user->rights->expedition->livraison->creer) print ''.img_edit().''; else print ' '; print '
'; print '';