diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php index 0d6283db21604d1f599c115b9f2edb65ab2768f0..40616987aaa655d769ffa838ea85ddb8e2aefe6e 100644 --- a/htdocs/societe/soc.php +++ b/htdocs/societe/soc.php @@ -2171,7 +2171,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>';