From 8d62270589e5a7400f9403effc9aa2c50f96b353 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 21 Oct 2003 14:30:06 +0000 Subject: [PATCH] Mise aux normes --- htdocs/compta/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/compta/index.php b/htdocs/compta/index.php index 313574a6e32..72c3fd6b865 100644 --- a/htdocs/compta/index.php +++ b/htdocs/compta/index.php @@ -190,8 +190,8 @@ if ( $db->query($sql) ) $var = !$var; print ""; print ''.$obj->nom.''; - print ''; - print ''; + print ''; + print 'Supprimer'; print ''; $i++; }