From be79d72b8503f0b12ba54883e7cb020262830793 Mon Sep 17 00:00:00 2001 From: beedauchon Date: Tue, 16 Sep 2003 16:33:33 +0000 Subject: [PATCH] support css --- htdocs/compta/caisse/annuel.php | 2 +- htdocs/compta/tva/reglement.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/compta/caisse/annuel.php b/htdocs/compta/caisse/annuel.php index f1659c88d1a..38feeff86a8 100644 --- a/htdocs/compta/caisse/annuel.php +++ b/htdocs/compta/caisse/annuel.php @@ -79,7 +79,7 @@ if ($db->query($sql)) } } -print ''; +print '
'; print ''; $year_current = strftime("%Y",time()); diff --git a/htdocs/compta/tva/reglement.php b/htdocs/compta/tva/reglement.php index 27ee9844a1d..37ebb00f66f 100644 --- a/htdocs/compta/tva/reglement.php +++ b/htdocs/compta/tva/reglement.php @@ -42,7 +42,7 @@ if ($result) $num = $db->num_rows(); $i = 0; $total = 0 ; - print '

Mois
'; + print '
'; print ''; print ""; print "";
DateMontant