diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php index daa782581e4175e3f388b61640fac48c7f1be438..aff54f85233c9dae49b8c24fe4c63e7740b8755e 100644 --- a/htdocs/societe/soc.php +++ b/htdocs/societe/soc.php @@ -1507,9 +1507,9 @@ else if ($showlogo || $showbarcode) { $htmllogobar.='<td rowspan="'.$rowspan.'" style="text-align: center;" width="25%">'; - if ($showlogo) $htmllogobar.=$form->showphoto('societe',$object,50); + if ($showlogo) $htmllogobar.=$form->showphoto('societe',$object); if ($showlogo && $showbarcode) $htmllogobar.='<br><br>'; - if ($showbarcode) $htmllogobar.=$form->showbarcode($object,50); + if ($showbarcode) $htmllogobar.=$form->showbarcode($object); $htmllogobar.='</td>'; } @@ -1937,7 +1937,6 @@ else if (empty($conf->global->SOCIETE_DISABLE_BUILDDOC)) { print '<div class="fichecenter"><div class="fichethirdleft">'; - //print '<table width="100%"><tr><td valign="top" width="50%">'; print '<a name="builddoc"></a>'; // ancre /*