From c644128fdd49a47d791240e0e38b54cd22412bc5 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Wed, 4 Jul 2007 23:54:32 +0000 Subject: fixed validation errors... about a zillion of em. --- user_guide/libraries/pagination.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user_guide/libraries/pagination.html') diff --git a/user_guide/libraries/pagination.html b/user_guide/libraries/pagination.html index fafeb6cfc..edb112d35 100644 --- a/user_guide/libraries/pagination.html +++ b/user_guide/libraries/pagination.html @@ -99,7 +99,7 @@ minimum you need the three shown. Here is a description of what those items rep
  • per_page The number of items you intend to show per page. In the above example, you would be showing 20 items per page.
  • -

    The create_links() function returns an empty string when there is no pagination to show. +

    The create_links() function returns an empty string when there is no pagination to show.

    Setting preferences in a config file

    @@ -210,7 +210,7 @@ Previous Topic:  Output Class Top of Page   ·   User Guide Home   ·   Next Topic:  Session Class -

    +

    CodeIgniter  ·  Copyright © 2007  ·  Ellislab, Inc.

    -- cgit v1.2.3-24-g4f1b