From f8f24f7b29d1d60164cf634362cfbd6ac89f46be Mon Sep 17 00:00:00 2001 From: AlainRnet Date: Thu, 17 Sep 2015 10:35:18 +0200 Subject: [PATCH] Update categorie.php MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit la navigation entre membre depuis sa catégorie ne fonctionne pas sans ajouter "&type=3" à l'URL --- htdocs/categories/categorie.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/categories/categorie.php b/htdocs/categories/categorie.php index 083edbf6b7e..43803d045bb 100644 --- a/htdocs/categories/categorie.php +++ b/htdocs/categories/categorie.php @@ -419,7 +419,7 @@ else if ($id || $ref) // Ref print ''.$langs->trans("Ref").''; print ''; - print $form->showrefnav($member,'id'); + print $form->showrefnav($member,'id','','1','rowid','ref','','&type=3'); print ''; // Login