From 607a0e5da44136df4074485b626f3c248df32625 Mon Sep 17 00:00:00 2001 From: andreubisquerra Date: Sun, 4 Aug 2019 10:50:46 +0200 Subject: [PATCH] Add contextpage hidden input to preserve contexpage in search form --- htdocs/societe/list.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/societe/list.php b/htdocs/societe/list.php index 2ee5f5bedf5..2ab86d454f0 100644 --- a/htdocs/societe/list.php +++ b/htdocs/societe/list.php @@ -596,6 +596,7 @@ print ''; print ''; print ''; +print ''; print_barre_liste($title, $page, $_SERVER["PHP_SELF"], $param, $sortfield, $sortorder, $massactionbutton, $num, $nbtotalofrecords, 'title_companies', 0, $newcardbutton, '', $limit);