From 1a4d1b0ea1b59c05ea3db00f345dca616193d602 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 25 Oct 2006 00:07:25 +0000 Subject: [PATCH] Qual: Utilisation des methodes communes plutot que code en dur --- htdocs/comm/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/fiche.php b/htdocs/comm/fiche.php index 8a72c2d50f3..d668e271055 100644 --- a/htdocs/comm/fiche.php +++ b/htdocs/comm/fiche.php @@ -993,7 +993,7 @@ if ($socid > 0) dolibarr_print_error($db); } - print ""; + print "
"; } else {