From 3c6b2861f8b2853c3cce66bd0b6961729f00f1eb Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 16 Jul 2005 01:00:12 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Les=20caract=E9ristiques=20complexes=20?= =?UTF-8?q?(projet,=20rib...)=20au=20sein=20des=20onglets=20se=20modifient?= =?UTF-8?q?=20par=20le=20bouton=20modifier=20ins=E9rer=20=E0=20l'emplaceme?= =?UTF-8?q?nt=20m=EAme=20de=20la=20carac.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/compta/facture/apercu.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/facture/apercu.php b/htdocs/compta/facture/apercu.php index b302162dca0..6736bb86fb9 100644 --- a/htdocs/compta/facture/apercu.php +++ b/htdocs/compta/facture/apercu.php @@ -132,7 +132,7 @@ if ($_GET["facid"] > 0) } else { - print '-'; + print ' '; } print " "; }