commit | 02b0c399244435f0aeaa710b1992c75964fac88b | [log] [tgz] |
---|---|---|
author | Derek Jones <derek.jones@ellislab.com> | Thu Oct 02 21:54:24 2008 +0000 |
committer | Derek Jones <derek.jones@ellislab.com> | Thu Oct 02 21:54:24 2008 +0000 |
tree | bb5a9fe0f92cbf2bf094e993b60cc68c84fbc8b4 | |
parent | 0dc925f7f30c008c50f8fa801e90203b82cf0542 [diff] |
changed if ($this->cur_page > $this->num_links) to if ($this->cur_page > ($this-> num_links + 1)) so the "First" link only renders when the link for page 1 is now shown