From 22a14e7bf7b881d4422f242e82f2684047333a4e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 22 Oct 2019 15:40:29 +0200 Subject: [PATCH] Fix closig tag --- 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 f4016dc4f5a..50b64e1d63d 100644 --- a/htdocs/societe/card.php +++ b/htdocs/societe/card.php @@ -2663,7 +2663,7 @@ else if ($user->rights->societe->creer) { - print ''.$langs->trans("Modify").''."\n"; + print ''.$langs->trans("Modify").''."\n"; } if (! empty($conf->adherent->enabled))