From a0b4f8b004f99065b0451b36ddb09036333e9f1e Mon Sep 17 00:00:00 2001 From: philippe grand Date: Sun, 4 Jun 2017 12:09:54 +0200 Subject: [PATCH] FIX : bug #6943 --- htdocs/societe/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/societe/card.php b/htdocs/societe/card.php index 346f4ea38dc..ba4383e6f8e 100644 --- a/htdocs/societe/card.php +++ b/htdocs/societe/card.php @@ -2417,7 +2417,7 @@ else if ($user->rights->societe->supprimer) { - print '
'.$langs->trans('Merge').'
'; + print '
'.$langs->trans('Merge').'
'; } if ($user->rights->societe->supprimer)