From 860c28206d76716a44da7fa9d8ccfc7586c3fd1f Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Fri, 22 Jul 2011 15:36:21 -0700 Subject: [PATCH] Added closing div tag to paginator output. --- system/paginator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/paginator.php b/system/paginator.php index c1315fa3..7cd732da 100644 --- a/system/paginator.php +++ b/system/paginator.php @@ -97,7 +97,7 @@ public static function page($total, $per_page) */ public function links($adjacent = 3) { - return ($this->last_page > 1) ? '