diff --git a/htdocs/contrat/card.php b/htdocs/contrat/card.php index ccd82d43e0e..7904bd321ae 100644 --- a/htdocs/contrat/card.php +++ b/htdocs/contrat/card.php @@ -2087,12 +2087,12 @@ if ($action == 'create') if ($action == 'showclosedlines') print '
'.$langs->trans("HideClosedServices").'
'; else print '
'.$langs->trans("ShowClosedServices").'
'; } - + // Clone if ($user->rights->contrat->creer) { print '
'.$langs->trans("ToClone").'
'; } - + // On peut supprimer entite si // - Droit de creer + mode brouillon (erreur creation) // - Droit de supprimer