diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php index daa782581e4..aff54f85233 100644 --- a/htdocs/societe/soc.php +++ b/htdocs/societe/soc.php @@ -1507,9 +1507,9 @@ else if ($showlogo || $showbarcode) { $htmllogobar.=''; - if ($showlogo) $htmllogobar.=$form->showphoto('societe',$object,50); + if ($showlogo) $htmllogobar.=$form->showphoto('societe',$object); if ($showlogo && $showbarcode) $htmllogobar.='

'; - if ($showbarcode) $htmllogobar.=$form->showbarcode($object,50); + if ($showbarcode) $htmllogobar.=$form->showbarcode($object); $htmllogobar.=''; } @@ -1937,7 +1937,6 @@ else if (empty($conf->global->SOCIETE_DISABLE_BUILDDOC)) { print '
'; - //print '
'; print ''; // ancre /*