From 52e5403660d68fa89dd1a9515a2eb01332284e4e Mon Sep 17 00:00:00 2001 From: aspangaro Date: Thu, 21 Jul 2016 06:25:25 +0200 Subject: [PATCH] Fix: Presentation on thirdparty card --- htdocs/societe/soc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php index 0d6283db216..40616987aaa 100644 --- a/htdocs/societe/soc.php +++ b/htdocs/societe/soc.php @@ -2171,7 +2171,7 @@ else print ''; // Legal - print ''; + print ''; // Capital print '
'.$langs->trans('JuridicalStatus').''.$object->forme_juridique.'
'.$langs->trans('JuridicalStatus').''.$object->forme_juridique.'
'.$langs->trans('Capital').'';