diff --git a/htdocs/fourn/commande/dispatch.php b/htdocs/fourn/commande/dispatch.php index c8a9a1ef953..a2e56191d1c 100644 --- a/htdocs/fourn/commande/dispatch.php +++ b/htdocs/fourn/commande/dispatch.php @@ -626,7 +626,7 @@ if ($id > 0 || !empty($ref)) { // Author print ''.$langs->trans("AuthorRequest").''; - print ''.$author->getNomUrl(1, '', 0, 0, 0).''; + print ''.$author->getNomUrl(-1, '', 0, 0, 0).''; print ''; $parameters = array();