From 19f7d9d2680b0c4299255c6eb3f4ad64f26e4100 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Sun, 29 Jan 2006 16:15:52 +0000 Subject: array found in $listInfo.parameters is automatically added to pagination url: key = parameter value = value e.g.: $ListInfo['parameters']['dogs'] = 3; --> &dogs=3 --- templates/pagination.tpl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'templates/pagination.tpl') diff --git a/templates/pagination.tpl b/templates/pagination.tpl index fa724e5..c0d6847 100644 --- a/templates/pagination.tpl +++ b/templates/pagination.tpl @@ -31,7 +31,12 @@ {elseif $listInfo && $listInfo.total_pages > 1}