From 19b03e54276e9f9a16bd5729397fd8c2a5c1384e Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 19 Nov 2003 15:10:57 +0000 Subject: [PATCH] Pas de modif --- htdocs/comm/action/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/action/fiche.php b/htdocs/comm/action/fiche.php index 6e8e1d529be..6f4f1950733 100644 --- a/htdocs/comm/action/fiche.php +++ b/htdocs/comm/action/fiche.php @@ -303,7 +303,7 @@ if ($id) $act->contact->fetch($act->contact->id); - if ($action == 'edit') + if ($_GET["action"] == 'edit') { print_titre ("Edition de la fiche action"); print '
';