From 757473cf8640bea3ee2941d0e96f1e6a11bf5c5c Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 28 Apr 2013 00:36:49 +0200 Subject: [PATCH] Replace table with div --- htdocs/societe/soc.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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 '
'; }