diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php index 0c05c372f31c6c59fe5889c54054e8f5afcce979..254ce7f5a0a3ea4889d4cdd87a7dbe4c09173074 100644 --- a/htdocs/societe/soc.php +++ b/htdocs/societe/soc.php @@ -2184,7 +2184,7 @@ else print '<table class="border tableforfield" width="100%">'; // Legal - print '<tr><td width="25%">'.$langs->trans('JuridicalStatus').'</td><td>'.$object->forme_juridique.'</td></tr>'; + print '<tr><td class="titlefield">'.$langs->trans('JuridicalStatus').'</td><td>'.$object->forme_juridique.'</td></tr>'; // Capital print '<tr><td>'.$langs->trans('Capital').'</td><td>';