From 50d9aa71d3759c6ccd0b23cc2f8d7087e2dcd793 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 21 Aug 2006 01:08:19 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20Lien=20bouton=20cr=E9er=20action=20incor?= =?UTF-8?q?rect?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/compta/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/fiche.php b/htdocs/compta/fiche.php index 2502a3d4b74..84fe152cc76 100644 --- a/htdocs/compta/fiche.php +++ b/htdocs/compta/fiche.php @@ -355,7 +355,7 @@ if ($socid > 0) } } - print ''.$langs->trans("AddAction").''; + print ''.$langs->trans("AddAction").''; if ($user->rights->societe->contact->creer) {