diff --git a/htdocs/soc.php b/htdocs/soc.php index 4d6097a73fe..a042d523aed 100644 --- a/htdocs/soc.php +++ b/htdocs/soc.php @@ -460,7 +460,7 @@ else print '
'; - + print 'Maison mère'; print ''.$langs->trans("Edit").''; @@ -468,9 +468,6 @@ else if ($user->rights->societe->supprimer) { - - print 'Maison mère'; - print ''.$langs->trans("Delete").''; }