PDA

View Full Version : How can I add show pages also on the bottom


dousma
04-30-2006, 11:02 PM
If I have a couple of categories with lots of links and if I open these categories it shows in the top:
« Previous : First : Page 1 Page 2 Page 3 : Last : Next »

I like to show this line as well at the bottom of this page but where do I change this?

Sergey Ten
04-30-2006, 11:41 PM
Hi, dousma

*** Please open your index.tpl and find 21 line ***
*** Cut this code and paste after 26 line ***

{navigation aTotal=$total_links aTemplate=$url aItemsPerPage=$config.num_index_links aLinksPerPage=$config.num_navig_pages aType=2}

*** Save changes ***

dousma
04-30-2006, 11:52 PM
Thanks Sergrey that's just what I wanted! :good:

Sergey Ten
05-01-2006, 12:01 AM
You are welcome, dousma