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
2 files changed
tree: bb5a9fe0f92cbf2bf094e993b60cc68c84fbc8b4
  1. index.php
  2. license.txt
  3. system/
  4. user_guide/