diff --git a/htdocs/contact/list.php b/htdocs/contact/list.php index 2d7dfb83d64..a3e296095e0 100755 --- a/htdocs/contact/list.php +++ b/htdocs/contact/list.php @@ -22,7 +22,7 @@ * \file htdocs/contact/list.php * \ingroup societe * \brief Page to list all contacts - * \version $Id: list.php,v 1.1 2011/08/21 13:19:26 eldy Exp $ + * \version $Id: list.php,v 1.2 2011/08/23 20:57:41 eldy Exp $ */ require("../main.inc.php"); @@ -242,9 +242,9 @@ if ($result) $num = $db->num_rows($result); $i = 0; - print_barre_liste($titre ,$page, "index.php", $param, $sortfield, $sortorder,'',$num,$nbtotalofrecords); + print_barre_liste($titre ,$page, $_SERVER["PHP_SELF"], $param, $sortfield, $sortorder,'',$num,$nbtotalofrecords); - print '