diff --git a/htdocs/fourn/commande/note.php b/htdocs/fourn/commande/note.php index ef1aceca63b..81cd0ce11d4 100644 --- a/htdocs/fourn/commande/note.php +++ b/htdocs/fourn/commande/note.php @@ -141,7 +141,7 @@ if ($id > 0 || ! empty($ref)) print ''.$langs->trans("NotePublic").''; print ''; if ($user->rights->fournisseur->commande->creer) print ''; print ''; @@ -150,7 +150,7 @@ if ($id > 0 || ! empty($ref)) print ''.$langs->trans("NotePrivate").''; print ''; if ($user->rights->fournisseur->commande->creer) print ''; print ''; }