From 81d55d3e4a197a454f46bcff5ecee9626111cdb1 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 2 Dec 2005 21:11:49 +0000 Subject: [PATCH] Fix: Equilibre balises --- htdocs/compta/fiche.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/htdocs/compta/fiche.php b/htdocs/compta/fiche.php index 561f3315fb2..17094a2acbc 100644 --- a/htdocs/compta/fiche.php +++ b/htdocs/compta/fiche.php @@ -501,13 +501,15 @@ if ($socid > 0) print ''; - if ($user->rights->societe->contact->creer) - { + if ($user->rights->societe->contact->creer) + { print "idp\">"; print img_edit(); + print ''; } + else print ' '; - print ''; + print ''; print ''; print img_object($langs->trans("Rendez-Vous"),"action");