From c289bd5e6256fd7d3f95f65f8daf77a880519c9c Mon Sep 17 00:00:00 2001 From: Philippe GRAND Date: Fri, 4 Jan 2019 21:33:12 +0100 Subject: [PATCH] fix : bad link --- htdocs/livraison/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 '';