From 472c1e4c2bc7deca073477baa0e4fa88e40bf512 Mon Sep 17 00:00:00 2001 From: opensides Date: Sat, 18 Sep 2004 09:50:14 +0000 Subject: [PATCH] lien mort point vers action/index.php et doit pointer vers ../comm/action/index.php --- htdocs/compta/fiche.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/compta/fiche.php b/htdocs/compta/fiche.php index 6e9c6de87c3..0febb7af5c3 100644 --- a/htdocs/compta/fiche.php +++ b/htdocs/compta/fiche.php @@ -413,7 +413,7 @@ if ($socid > 0) print img_edit(); print ''; - print ''; + print ''; print img_actions(); print ''; @@ -429,7 +429,7 @@ if ($socid > 0) * */ print ''; - print ''; + print ''; print ''; print '
'.$langs->trans("ActionsDone").'
'.$langs->trans("ActionsDone").'
';