From bdb8f9be0e07a51181aabd7e25ef4d340dd5533f Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sun, 12 Oct 2003 14:29:07 +0000 Subject: [PATCH] Modif aspect des tables --- htdocs/comm/fiche.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/htdocs/comm/fiche.php b/htdocs/comm/fiche.php index 1c0c7449e61..d5c310e6542 100644 --- a/htdocs/comm/fiche.php +++ b/htdocs/comm/fiche.php @@ -134,7 +134,7 @@ if ($socid > 0) { /* * */ - print "\n"; + print '
'; print ""; @@ -161,9 +161,9 @@ if ($socid > 0) { */ - print "
Fiche client : $objsoc->nom
\n"; - print "
"; - print ""; + print '
'; + print '
'; + print ''; print ""; print ""; @@ -262,10 +262,10 @@ if ($socid > 0) { print ""; print "
Type $objsoc->typentEffectif$objsoc->effectif
Tel $objsoc->tel fax$objsoc->fax 
\n"; /* - * + * Barre d'action * */ - print ''; + print '
'; print ''; if (defined("MAIN_MODULE_PROPALE") && MAIN_MODULE_PROPALE && $user->rights->propale->creer) { @@ -279,7 +279,7 @@ if ($socid > 0) { print ''; print ''; - print '
-Créer un projet-
'; + print '

'; /* *