aboutsummaryrefslogtreecommitdiffstats
path: root/include/category_default.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/category_default.inc.php')
-rw-r--r--include/category_default.inc.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/category_default.inc.php b/include/category_default.inc.php
index 983ec66be..b092f3c7a 100644
--- a/include/category_default.inc.php
+++ b/include/category_default.inc.php
@@ -105,6 +105,10 @@ while ($row = mysql_fetch_array($result))
{
$url_link.= '&search='.$_GET['search'];
}
+ else if ($page['cat'] == 'list')
+ {
+ $url_link.= '&list='.$_GET['list'];
+ }
$template->assign_block_vars(
'thumbnails.line.thumbnail',