From 7ecfcd1efd6ea63cad8fa18f3aca87321d752ff3 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 17 Jan 2005 14:45:15 +0000 Subject: [PATCH] =?UTF-8?q?D=E9placement=20du=20bouton=20Maison=20M=E8re?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/soc.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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").''; }