diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php index 518a511b183..d58352c96cc 100644 --- a/htdocs/societe/soc.php +++ b/htdocs/societe/soc.php @@ -1804,7 +1804,8 @@ else if (empty($conf->global->SOCIETE_DISABLE_BUILDDOC)) { - print '
'; + print '
'; + //print ''; - print ''; - print ''; - print '
'; print ''; // ancre /* @@ -1819,10 +1820,10 @@ else $somethingshown=$formfile->show_documents('company',$object->id,$filedir,$urlsource,$genallowed,$delallowed,'',0,0,0,28,0,'',0,'',$object->default_lang); - print '
'; + print '
'; + + + print '
'; print '
'; }