diff --git a/htdocs/comm/action/fiche.php3 b/htdocs/comm/action/fiche.php3 index 63fb016cf26..5b0ee89da31 100644 --- a/htdocs/comm/action/fiche.php3 +++ b/htdocs/comm/action/fiche.php3 @@ -115,7 +115,7 @@ if ($action=='add_action') } } - Header("Location: /comm/fiche.php3?socid=$socid"); + Header("Location: ../comm/fiche.php3?socid=$socid"); } /******************************************************************************/