From 0c8bf266896cda56ad42512c0e17946db3c2c9f1 Mon Sep 17 00:00:00 2001 From: garvinhicking Date: Thu, 6 Oct 2005 09:12:13 +0000 Subject: [PATCH] Show pagination also on the bottom of the list --- include/admin/entries.inc.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/include/admin/entries.inc.php b/include/admin/entries.inc.php index ec5dce8..3de9806 100644 --- a/include/admin/entries.inc.php +++ b/include/admin/entries.inc.php @@ -241,6 +241,21 @@ function serendipity_drawList() { } // end entries output ?> + + + + + +
+ 0) { ?> + + + + + + +
+
-- 2.39.5