Right, I borrowed this line from the bottom of shakeit_center.tpl
Code:
do_pages($rows, $page_size, getmyurl("shakeit")); // show the "page" buttons at the bottom
And tweaked it into this, at the bottom of topstories_center.tpl:
Code:
do_pages($rows, $page_size, getmyurl("topstories")); // show the "page" buttons at the bottom
It seems to work... but now suddenly I realize that the 'top stories' sort order is strange. Why is the most voted on story not on top ?!? See
http://sjey.com/topstories.php
I don't think the problem came with my tweaking here. I tried deleting this line again, and the same stories get mentioned on the first/only top stories page, page buttons or not.
Also, I see that eg. 3d has the same problem (or feature?) on his site
http://www.inboxnews.com/topstories.