From 9fe3f06928c31ffb8341f11b83eb4d9917fee35f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 6 Aug 2006 00:25:42 +0000 Subject: [PATCH] Fix: Pb equilibre balise html --- htdocs/compta/facture.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/compta/facture.php b/htdocs/compta/facture.php index ccd4c136f75..cfe80d60e3a 100644 --- a/htdocs/compta/facture.php +++ b/htdocs/compta/facture.php @@ -1546,6 +1546,8 @@ else $nbrows=8; if ($conf->global->FAC_USE_CUSTOMER_ORDER_REF) $nbrows++; + if ($conf->projet->enabled) $nbrows++; + print ''; /*