From c5d6259c99aed88b1068396a22da6c2a34e332e7 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 28 Aug 2003 21:29:21 +0000 Subject: [PATCH] bug #4982 --- htdocs/compta/sociales/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/compta/sociales/index.php b/htdocs/compta/sociales/index.php index 1f2a91b1283..69f8d35b7e3 100644 --- a/htdocs/compta/sociales/index.php +++ b/htdocs/compta/sociales/index.php @@ -94,8 +94,8 @@ if ( $db->query($sql) ) { print ''.strftime("%d/%m/%y",$obj->dp).''; } else { - print ''; - print ''; + print ''; + print ''; } print ''; $i++;