From e1683f5f2209ff0eb2432ec790d34860e1a6d5a5 Mon Sep 17 00:00:00 2001 From: simnandez Date: Fri, 22 Feb 2013 08:57:28 +0100 Subject: [PATCH] Fix: Pagination at bottom not work correctly with filters applied --- htdocs/product/liste.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/product/liste.php b/htdocs/product/liste.php index 1a7cba82d68..bef33a022b1 100644 --- a/htdocs/product/liste.php +++ b/htdocs/product/liste.php @@ -3,6 +3,7 @@ * Copyright (C) 2004-2011 Laurent Destailleur * Copyright (C) 2005-2012 Regis Houssin * Copyright (C) 2012 Marcos GarcĂ­a + * Copyright (C) 2013 Juanjo Menent * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by