From 6692cc00e200f1989cf4aa41e2eac90d4a742976 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sun, 14 Sep 2014 13:32:32 +0200 Subject: Fixed total page value of paginated article source * changed "floor" to "ceiling" to correctly handle uneven article counts --- source/02_meta/paginated_articles.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source') diff --git a/source/02_meta/paginated_articles.xsl b/source/02_meta/paginated_articles.xsl index 9fb38a9..4ce71a2 100644 --- a/source/02_meta/paginated_articles.xsl +++ b/source/02_meta/paginated_articles.xsl @@ -11,7 +11,7 @@ - + -- cgit v1.2.3