From 9fbab94fe5f09050f32b4d07c3905d923f395a75 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 15 Feb 2004 18:49:54 +0000 Subject: [PATCH] Remplacement des border=0/1 par class="noborder/border" --- htdocs/fourn/facture/fiche.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/fourn/facture/fiche.php b/htdocs/fourn/facture/fiche.php index fbb222a5ed2..a01ff14be28 100644 --- a/htdocs/fourn/facture/fiche.php +++ b/htdocs/fourn/facture/fiche.php @@ -416,8 +416,8 @@ else $num = $db->num_rows(); $i = 0; $total = 0; - echo ''; - print ""; + echo '
'; + print ""; print ""; print "";
DateType